Commit e6e68b78 authored by John Ballance's avatar John Ballance
Browse files

added HAL entry for HAL_Video_IIC_Op

Detail:
Admin:
    jb .. castle IP

Version 0.20. Tagged as 'Tungsten-0_20'
parent 505a839a
......@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.19"
Module_Version SETA 19
Module_MajorVersion SETS "0.20"
Module_Version SETA 20
Module_MinorVersion SETS ""
Module_Date SETS "08 Sep 2004"
Module_ApplicationDate SETS "08-Sep-04"
Module_Date SETS "29 Oct 2004"
Module_ApplicationDate SETS "29-Oct-04"
Module_ComponentName SETS "Tungsten"
Module_ComponentPath SETS "RiscOS/Sources/HAL/Tungsten"
Module_FullVersion SETS "0.19"
Module_HelpVersion SETS "0.19 (08 Sep 2004)"
Module_FullVersion SETS "0.20"
Module_HelpVersion SETS "0.20 (29 Oct 2004)"
END
/* (0.19)
/* (0.20)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.68.
*
*/
#define Module_MajorVersion_CMHG 0.19
#define Module_MajorVersion_CMHG 0.20
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 08 Sep 2004
#define Module_Date_CMHG 29 Oct 2004
#define Module_MajorVersion "0.19"
#define Module_Version 19
#define Module_MajorVersion "0.20"
#define Module_Version 20
#define Module_MinorVersion ""
#define Module_Date "08 Sep 2004"
#define Module_Date "29 Oct 2004"
#define Module_ApplicationDate "08-Sep-04"
#define Module_ApplicationDate "29-Oct-04"
#define Module_ComponentName "Tungsten"
#define Module_ComponentPath "RiscOS/Sources/HAL/Tungsten"
#define Module_FullVersion "0.19"
#define Module_HelpVersion "0.19 (08 Sep 2004)"
#define Module_LibraryVersionInfo "0:19"
#define Module_FullVersion "0.20"
#define Module_HelpVersion "0.20 (29 Oct 2004)"
#define Module_LibraryVersionInfo "0:20"
......@@ -378,6 +378,7 @@ HAL_EntryTable DATA
NullEntry ;HALEntry HAL_USBPortStatus
NullEntry ;HALEntry HAL_USBPortIRQ
NullEntry ;HALEntry HAL_Video_IICOp
HAL_Entries * (.-HAL_EntryTable)/4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment