summaryrefslogtreecommitdiff
path: root/emulators/dlx/files/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dlx/files/patch-bb')
-rw-r--r--emulators/dlx/files/patch-bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/dlx/files/patch-bb b/emulators/dlx/files/patch-bb
deleted file mode 100644
index 26b34feb1f76..000000000000
--- a/emulators/dlx/files/patch-bb
+++ /dev/null
@@ -1,12 +0,0 @@
---- gcc/stddef.h.orig Mon Aug 13 14:04:37 1990
-+++ gcc/stddef.h Sat Dec 26 13:02:04 1998
-@@ -9,7 +9,9 @@
-
- #ifndef _SIZE_T /* in case <sys/types.h> has defined it. */
- #define _SIZE_T
-+ /*
- typedef unsigned long size_t;
-+ */
- #endif /* _SIZE_T */
-
- /* A null pointer constant. */