summaryrefslogtreecommitdiff
path: root/include/kernel/lowio
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel/lowio')
-rw-r--r--include/kernel/lowio/dsi.h4
-rw-r--r--include/kernel/lowio/gpio.h4
-rw-r--r--include/kernel/lowio/i2c.h4
-rw-r--r--include/kernel/lowio/iftu.h4
-rw-r--r--include/kernel/lowio/pervasive.h4
5 files changed, 20 insertions, 0 deletions
diff --git a/include/kernel/lowio/dsi.h b/include/kernel/lowio/dsi.h
index 68f3d57..9a4879f 100644
--- a/include/kernel/lowio/dsi.h
+++ b/include/kernel/lowio/dsi.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _PSP2_KERN_LOWIO_DSI_H_
#define _PSP2_KERN_LOWIO_DSI_H_
diff --git a/include/kernel/lowio/gpio.h b/include/kernel/lowio/gpio.h
index 7149d1e..17564b6 100644
--- a/include/kernel/lowio/gpio.h
+++ b/include/kernel/lowio/gpio.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _PSP2_KERN_LOWIO_GPIO_H_
#define _PSP2_KERN_LOWIO_GPIO_H_
diff --git a/include/kernel/lowio/i2c.h b/include/kernel/lowio/i2c.h
index 3776169..3928891 100644
--- a/include/kernel/lowio/i2c.h
+++ b/include/kernel/lowio/i2c.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _PSP2_KERN_LOWIO_I2C_H_
#define _PSP2_KERN_LOWIO_I2C_H_
diff --git a/include/kernel/lowio/iftu.h b/include/kernel/lowio/iftu.h
index 27efd9f..bafe02b 100644
--- a/include/kernel/lowio/iftu.h
+++ b/include/kernel/lowio/iftu.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _PSP2_KERN_LOWIO_IFTU_H_
#define _PSP2_KERN_LOWIO_IFTU_H_
diff --git a/include/kernel/lowio/pervasive.h b/include/kernel/lowio/pervasive.h
index 8103157..b16ee96 100644
--- a/include/kernel/lowio/pervasive.h
+++ b/include/kernel/lowio/pervasive.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _PSP2_KERN_LOWIO_PERVASIVE_H_
#define _PSP2_KERN_LOWIO_PERVASIVE_H_