summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-02-20 21:17:23 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:35 +0200
commit73ad13e70b8e9e8e27bd959467513f0bb9c8b144 (patch)
tree3b1ded719e7207085c8e821196834792a619003d
parentb978eba0cbc45aa19c1619a775e8d78a86f1cbdf (diff)
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida <glguida@gmail.com>. * bogus/net_atm.h: Remove file. * Makefile.in (bogus-files): Remove `net_atm.h'. * kern/syscall_sw.c: Don't include <net_atm.h> anymore and adopt all users of NET_ATM as if it were always defined to `0'. * kern/task.c: Likewise. * kern/task.h: Likewise. * kern/thread.c: Likewise. * kern/thread.h: Likewise.
-rw-r--r--bogus/net_atm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bogus/net_atm.h b/bogus/net_atm.h
deleted file mode 100644
index 103a8b2..0000000
--- a/bogus/net_atm.h
+++ /dev/null
@@ -1 +0,0 @@
-#define NET_ATM 0