mirror of
https://github.com/apache/nuttx.git
synced 2026-09-26 18:16:27 +08:00
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
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user