forked from Imagelibrary/rtems
Turn warning into error.
This commit is contained in:
@@ -11,6 +11,6 @@
|
|||||||
* $Id$
|
* $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"
|
#include "clockdrv_shell.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user