zx128: kill stale swap defines
authorAlan Cox <alan@linux.intel.com>
Thu, 19 Feb 2015 22:43:52 +0000 (22:43 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 19 Feb 2015 22:43:52 +0000 (22:43 +0000)
Kernel/platform-zx128/config.h

index a9c9cd0..d13a723 100644 (file)
@@ -55,9 +55,6 @@
 #define PROGTOP     0xFC00  /* Top of program, base of U_DATA copy */
 #define PROC_SIZE   32   /* Memory needed per process */
 
-#define UDATA_BLOCKS   0       /* We swap the stash not the uarea */
-#define UDATA_SWAPSIZE 0
-
 #define BOOT_TTY (513)  /* Set this to default device for stdio, stderr */
                           /* In this case, the default is the first TTY device */