usb_plat/usb_shai_api/inc/usb_peripheral_shai_shared.h
changeset 51 eaaed528d5fd
parent 36 1a2a19ee918d
child 59 bbdce6bffaad
--- a/usb_plat/usb_shai_api/inc/usb_peripheral_shai_shared.h	Thu Sep 02 22:23:37 2010 +0300
+++ b/usb_plat/usb_shai_api/inc/usb_peripheral_shai_shared.h	Fri Sep 17 08:40:15 2010 +0300
@@ -19,6 +19,8 @@
 
     @brief USB Peripheral SHAI header shared part.
 
+    @version 0.4.0
+
     Some Non-kernel USB code will also use structure defined in this
     header.  Since usb_peripheral_shai.h always need to include
     <kern_priv.h> which is not visible to non-kernel layers, a
@@ -27,6 +29,10 @@
     This header is the one that defined all common structures used by
     kernel & non-kernel layers software.
     
+    The file is versioned for the sake of the human reader and follows
+    the version of the USB Peripheral SHAI header
+    usb_peripheral_shai.h.
+
     Peripheral SHAI header always include this header automatically.
     
     @publishedDeviceAbstraction