blob: 729f3c6fcf2815648efe2770d05ec54b88f8b4c6 [file] [log] [blame]
#include <console/post_codes.h>
#define post_code(value) \
movb $value, %al; \
outb %al, $0x80