zx128: platform_discard hook
authorAlan Cox <alan@linux.intel.com>
Fri, 2 Oct 2015 15:47:22 +0000 (16:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 2 Oct 2015 15:47:22 +0000 (16:47 +0100)
Kernel/platform-zx128/config.h

index 06e9c32..9c90633 100644 (file)
@@ -76,3 +76,5 @@
 
 /* All our pages get mapped into the top 16K bank for swapping use */
 #define swap_map(x)            ((uint8_t *)(x|0xC000))
+
+#define platform_discard()