summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/shared/clockdrv_shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/clockdrv_shell.c b/c/src/lib/libbsp/shared/clockdrv_shell.c
index 88f56d2451..7d37408f5c 100644
--- a/c/src/lib/libbsp/shared/clockdrv_shell.c
+++ b/c/src/lib/libbsp/shared/clockdrv_shell.c
@@ -11,6 +11,6 @@
* $Id$
*/
-#warning "Including obsolete file clockdrv_shell.c; include clockdrv_shell.h, instead"
+#error "Including obsolete file clockdrv_shell.c; include clockdrv_shell.h, instead"
#include "clockdrv_shell.h"