From 73ad13e70b8e9e8e27bd959467513f0bb9c8b144 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 20 Feb 2006 21:17:23 +0000 Subject: 2006-02-20 Thomas Schwinge Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida . * bogus/net_atm.h: Remove file. * Makefile.in (bogus-files): Remove `net_atm.h'. * kern/syscall_sw.c: Don't include 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. --- bogus/net_atm.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bogus/net_atm.h (limited to 'bogus') 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 -- cgit v1.2.3