From f14f1b6fc32c6c1aa409a8eda5cdc33808f21861 Mon Sep 17 00:00:00 2001 From: "Bertrand Jacquin (Beber)" Date: Mon, 23 Jan 2006 01:36:53 +0100 Subject: Start reorganise all things 1. Input handler --- src/espik_debug.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/espik_debug.c') diff --git a/src/espik_debug.c b/src/espik_debug.c index 9badbd4..dfb7cdd 100644 --- a/src/espik_debug.c +++ b/src/espik_debug.c @@ -12,6 +12,7 @@ #include #endif /* _ESPIK_DEBUG_ */ +#if 0 inline void espik_debug_bt (int num) { #if 0 @@ -65,3 +66,5 @@ void kill_me (short num) espik_debug_bt(num); exit (num); } + +#endif -- cgit v1.2.3