Commit ed047dcd authored by Neil Turton's avatar Neil Turton
Browse files

Version RO_3_70 taken

parent 8dfb2d92
......@@ -19,6 +19,20 @@
;; Author: Neil Raine
;;-----------------------------------------------------------------------------
;whether to delegate task memory management to AMBControl
GBLL UseAMBControl
UseAMBControl SETL {TRUE}
;SWI code for AMBControl (X version) - could be a module, could be in kernel
AMBControl_SWI * &20070
GBLL StrongARM
StrongARM SETL {TRUE}
GBLL SAnaffsilicon ;fudges for naff prototype StrongARM silicon
SAnaffsilicon SETL {TRUE} :LAND: StrongARM
Module_BaseAddr
GET Hdr:ListOpts
......@@ -69,6 +83,7 @@ Module_BaseAddr
GET s.Iconbar
GET s.Wimp07
GET s.ProgErrs
GET s.W08_oldway
GET s.Wimp08
GET s.Wimp09
GET s.Wimp10
......
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