xref: /linux/arch/sparc/include/asm/btext.h (revision 2d7ce0e8a704d1aedc4462817a4eade1c3b00fbe)
1 #ifndef _SPARC_BTEXT_H
2 #define _SPARC_BTEXT_H
3 
4 int btext_find_display(void);
5 
6 #endif /* _SPARC_BTEXT_H */
7