CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 07:13:34
Modified files:
lib/libc/sys : timer_create.c timer_delete.c
timer_getoverrun.c timer_gettime.c
timer_settime.c
Log message:
Make these timer_* stubs weak symbols
Provide declarations to reduce noise when using -Wmissing-prototypes
