at v3.19 6 lines 106 B view raw
1#ifndef _SPARC_BTEXT_H 2#define _SPARC_BTEXT_H 3 4int btext_find_display(void); 5 6#endif /* _SPARC_BTEXT_H */