mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 20:24:51 +08:00
Needs prototype for timer_test()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@132 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -92,6 +92,10 @@ extern void timedwait_test(void);
|
||||
|
||||
extern void sighand_test(void);
|
||||
|
||||
/* posixtimers.c ********************************************/
|
||||
|
||||
extern void timer_test(void);
|
||||
|
||||
/* roundrobin.c *********************************************/
|
||||
|
||||
extern void rr_test(void);
|
||||
|
||||
Reference in New Issue
Block a user