You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

console.h 134B

123456
  1. #ifndef CONSOLE_H_RTHONI
  2. #define CONSOLE_H_RTHONI
  3. #define CONSOLE_FRAMEBUFFER /* Graphical framebuffer console */
  4. #endif