clockdrv_shell.h - Fix commment

This commit is contained in:
Joel Sherrill
2012-05-10 07:59:49 -05:00
parent 153ef545e8
commit 79fee34132

View File

@@ -20,7 +20,7 @@
#include <bsp.h>
#if defined(CLOCK_DRIVER_USE_FAST_IDLE) && defined(CLOCK_DRIVER_ISRS_PER_TICK)
#error "clockdrv_shell.c: fast idle and N ISRs per tick is not supported"
#error "clockdrv_shell.h: Fast Idle PLUS n ISRs per tick is not supported"
#endif
/*