From 653ae5fea4b41a1aa58349e4875c336b675a2574 Mon Sep 17 00:00:00 2001
From: Richard Buckley <rbuckley@gitlab.riscosopen.org>
Date: Fri, 31 Jan 1997 17:14:01 +0000
Subject: [PATCH] Removed declaration of SWI number in s.options.

---
 s/Options | 2 --
 1 file changed, 2 deletions(-)

diff --git a/s/Options b/s/Options
index 9849fca..28a3162 100644
--- a/s/Options
+++ b/s/Options
@@ -223,8 +223,6 @@ UseAMBControl   SETL    false            ; whether to delegate task memory manag
 StrongARM       SETL    false
 SAnaffsilicon   SETL    true :LAND: StrongARM    ; fudges for naff prototype StrongARM silicon
 
-AMBControl_SWI * &20070                 ; SWI code for AMBControl (X version) - could be a module, could be in kernel
-
 hostvdu         SETL    false           ; destination for debug output
 debug_flush     SETL    true            ; flushing if going to file
 
-- 
GitLab