Go to the documentation of this file.
20 #define UART(x) (*(volatile unsigned long *)(serial_port + (x)))
22 static void putc(
int c)
24 unsigned long serial_port;
44 static inline void flush(
void)
51 #define arch_decomp_setup()
52 #define arch_decomp_wdog()