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