Correcting header guards across the kernel
This commit is contained in:
parent
8d126a6dfd
commit
4ed3650089
12 changed files with 50 additions and 59 deletions
|
|
@ -4,4 +4,4 @@
|
|||
/** Send a single character to the UART device */
|
||||
void uart_putc(char c);
|
||||
|
||||
#endif
|
||||
#endif // UART_KERNEL_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue