btext.h 106 B

123456
  1. #ifndef _SPARC_BTEXT_H
  2. #define _SPARC_BTEXT_H
  3. int btext_find_display(void);
  4. #endif /* _SPARC_BTEXT_H */