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