usb_plat/usb_shai_api/inc/usb_peripheral_shai_shared.h
changeset 48 21625e5de155
parent 33 089413cdde3c
child 59 bbdce6bffaad
--- a/usb_plat/usb_shai_api/inc/usb_peripheral_shai_shared.h	Wed Aug 25 15:55:37 2010 +0800
+++ b/usb_plat/usb_shai_api/inc/usb_peripheral_shai_shared.h	Mon Sep 06 11:27:08 2010 +0800
@@ -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