main kernel startup, libc, console tty, asmops, build flags fixes
[bootcensus] / src / config.h
1 #ifndef PCBOOT_CONFIG_H_
2 #define PCBOOT_CONFIG_H_
3
4 #define CON_TEXTMODE
5 #define CON_SERIAL
6
7 #endif  /* PCBOOT_CONFIG_H_ */