Commit aa599e8c authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Stranded comment reunited with its owner

parent 62dfdaa4
......@@ -4786,16 +4786,6 @@ deletemessagequeue
Pull "R0-R3,PC" ; ignore errors
;;-----------------------------------------------------------------------------
;; The Wimp SWI - all calls to the Wimp come through here
;;
;; Entry: R11 = SWI number within chunk
;; R12 --> private word
;; R1 --> user buffer (parameter block)
;; Exit : R0 = reason code
;; R1 --> parameter block (modified)
;;-----------------------------------------------------------------------------
vduinput
DCD VduExt_XEigFactor
DCD VduExt_YEigFactor
......@@ -4919,6 +4909,15 @@ calcborders
;
Pull "R1-R10,PC"
;;-----------------------------------------------------------------------------
;; The Wimp SWI - all calls to the Wimp come through here
;;
;; Entry: R11 = SWI number within chunk
;; R12 --> private word
;; R1 --> user buffer (parameter block)
;; Exit : R0 = reason code
;; R1 --> parameter block (modified)
;;-----------------------------------------------------------------------------
;;-----------------------------------------------------------------------------
;; Handle the SWI decoding for the Window Manager
......
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