Function did not match prototype
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@599 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
ce50defd4c
commit
aa7ecab89c
@ -65,7 +65,7 @@
|
||||
|
||||
static void inline timer_sigqueue(FAR struct posix_timer_s *timer);
|
||||
static void inline timer_restart(FAR struct posix_timer_s *timer, uint32 itimer);
|
||||
static void timer_timeout(int argc, uint32 itimer, ...);
|
||||
static void timer_timeout(int argc, uint32 itimer);
|
||||
|
||||
/********************************************************************************
|
||||
* Private Functions
|
||||
|
Loading…
Reference in New Issue
Block a user