Turn warning into error.

This commit is contained in:
Ralf Corsepius
2008-12-11 10:27:13 +00:00
parent 130a08c394
commit d71a27403c

View File

@@ -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"