From 899c7204851d44de519804af8a75e0b459012e9f Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 26 Mar 2007 16:47:17 +0000 Subject: Create a place to hold board specific header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@146 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/examples/ostest/posixtimer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/examples/ostest') diff --git a/nuttx/examples/ostest/posixtimer.c b/nuttx/examples/ostest/posixtimer.c index b7d63644e..1b466c99f 100644 --- a/nuttx/examples/ostest/posixtimer.c +++ b/nuttx/examples/ostest/posixtimer.c @@ -121,7 +121,6 @@ static void timer_expiration(int signo, siginfo_t *info, void *ucontext) void timer_test(void) { - struct sched_param param; sigset_t sigset; struct sigaction act; struct sigaction oact; -- cgit v1.2.3