diff options
Diffstat (limited to 'include/kernel/uart.h')
-rw-r--r-- | include/kernel/uart.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/kernel/uart.h b/include/kernel/uart.h index 34d21a4..9705046 100644 --- a/include/kernel/uart.h +++ b/include/kernel/uart.h @@ -1,3 +1,7 @@ +/* + Vita Development Suite Libraries +*/ + #ifndef _PSP2_KERN_UART_H_ #define _PSP2_KERN_UART_H_ |