xref: /linux/arch/sparc/include/asm/btext.h (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2c57ec52fSDavid S. Miller #ifndef _SPARC_BTEXT_H
3c57ec52fSDavid S. Miller #define _SPARC_BTEXT_H
4c57ec52fSDavid S. Miller 
5f05a6865SSam Ravnborg int btext_find_display(void);
6c57ec52fSDavid S. Miller 
7c57ec52fSDavid S. Miller #endif /* _SPARC_BTEXT_H */
8