From 1aa9876c055b49a8672276ea80662ce8fc7069e7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 Dec 1998 21:54:09 +0000 Subject: Removed reference to stackchk.h. --- c/src/lib/libbsp/powerpc/helas403/startup/bspstart.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/c/src/lib/libbsp/powerpc/helas403/startup/bspstart.c b/c/src/lib/libbsp/powerpc/helas403/startup/bspstart.c index b095ba6595..4d26d77a6f 100644 --- a/c/src/lib/libbsp/powerpc/helas403/startup/bspstart.c +++ b/c/src/lib/libbsp/powerpc/helas403/startup/bspstart.c @@ -69,10 +69,6 @@ #include #include -#ifdef STACK_CHECKER_ON -#include -#endif - /* * The original table from the application and our copy of it with * some changes. -- cgit v1.2.3