#include <asm/mach-au1x00/au1000.h>
void putc(char c) { alchemy_uart_putchar(AU1000_UART0_PHYS_ADDR, c); }Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| manuel lauss | manuel lauss | 15 | 100.00% | 2 | 100.00% |
| Total | 15 | 100.00% | 2 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp | |
| manuel lauss | manuel lauss | 18 | 100.00% | 2 | 100.00% |
| Total | 18 | 100.00% | 2 | 100.00% |