Commit b5d0e2dc authored by ROOL's avatar ROOL :robot:
Browse files

Resync with allocations database

Edits to the RISCOS header file should really have gone through the
allocations system. Fortunately, no harm was done in this case, but a
minor syntactical change is required in order to bring it in line with
the automatic redaction scripts used when exporting the header from the
allocations database.

Version 6.37. Not tagged
No related merge requests found
......@@ -12,9 +12,9 @@
Module_MajorVersion SETS "6.37"
Module_Version SETA 637
Module_MinorVersion SETS ""
Module_Date SETS "21 Mar 2020"
Module_ApplicationDate SETS "21-Mar-20"
Module_Date SETS "23 Mar 2020"
Module_ApplicationDate SETS "23-Mar-20"
Module_ComponentName SETS "Kernel"
Module_FullVersion SETS "6.37"
Module_HelpVersion SETS "6.37 (21 Mar 2020)"
Module_HelpVersion SETS "6.37 (23 Mar 2020)"
END
......@@ -5,17 +5,17 @@
*/
#define Module_MajorVersion_CMHG 6.37
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 21 Mar 2020
#define Module_Date_CMHG 23 Mar 2020
#define Module_MajorVersion "6.37"
#define Module_Version 637
#define Module_MinorVersion ""
#define Module_Date "21 Mar 2020"
#define Module_Date "23 Mar 2020"
#define Module_ApplicationDate "21-Mar-20"
#define Module_ApplicationDate "23-Mar-20"
#define Module_ComponentName "Kernel"
#define Module_FullVersion "6.37"
#define Module_HelpVersion "6.37 (21 Mar 2020)"
#define Module_HelpVersion "6.37 (23 Mar 2020)"
#define Module_LibraryVersionInfo "6:37"
......@@ -340,7 +340,7 @@ Event_PRISM * 32 ; State change events from the PRISM subsystem
Event_Expansion_SmartCard # 0 ; ANC Rich Buckley
Event_Expansion_SCInterface # 1 ; 0 more useful alias for above
Event_Expansion_SCTransport # 1 ; 1
# 2
^ 4
Event_Expansion_PointerScroll # 1 ; 4
; Subreason codes for Event_Internet - to be passed in R1 on the event call
......
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