cregit-Linux how code gets into the kernel

Release 4.11 arch/mips/boot/compressed/uart-alchemy.c

#include <asm/mach-au1x00/au1000.h>


void putc(char c) { alchemy_uart_putchar(AU1000_UART0_PHYS_ADDR, c); }

Contributors

PersonTokensPropCommitsCommitProp
Manuel Lauss15100.00%2100.00%
Total15100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Manuel Lauss18100.00%2100.00%
Total18100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.