diff options
Diffstat (limited to '')
-rw-r--r-- | include/kernel/bt.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/kernel/bt.h b/include/kernel/bt.h index 41c83b0..73ed6ac 100644 --- a/include/kernel/bt.h +++ b/include/kernel/bt.h @@ -1,3 +1,7 @@ +/* + Vita Development Suite Libraries +*/ + #ifndef _PSP2_KERNEL_BT_H_ #define _PSP2_KERNEL_BT_H_ |