zx128: first pass minor fixes
authorAlan Cox <alan@linux.intel.com>
Sun, 25 Jan 2015 20:42:43 +0000 (20:42 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 25 Jan 2015 20:42:43 +0000 (20:42 +0000)
Still need to sort the IDE out, and more importantly get the banked linker working

Kernel/platform-zx128/config.h
Kernel/platform-zx128/tricks.s

index fc7b15f..6926cb4 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple IDE interface */
-#define CONFIG_IDE
+//#define CONFIG_IDE
 #define IDE_REG_DATA           0xA3
 #define IDE_REG_ERROR          0xA7
 #define IDE_REG_FEATURES       0xA7
index b562fc2..5665cf4 100644 (file)
@@ -17,7 +17,6 @@
         .globl _runticks
         .globl unix_syscall_entry
         .globl interrupt_handler
-        .globl dispatch_process_signal
 
         ; imported debug symbols
         .globl outstring, outde, outhl, outbc, outnewline, outchar, outcharhex