btext.h 145 B

1234567
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef _SPARC_BTEXT_H
  3. #define _SPARC_BTEXT_H
  4. int btext_find_display(void);
  5. #endif /* _SPARC_BTEXT_H */