summaryrefslogtreecommitdiff
path: root/nuttx/include/wdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/wdog.h')
-rw-r--r--nuttx/include/wdog.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/nuttx/include/wdog.h b/nuttx/include/wdog.h
index 1d570759a..85474dd5d 100644
--- a/nuttx/include/wdog.h
+++ b/nuttx/include/wdog.h
@@ -41,15 +41,12 @@
****************************************************************************/
#include <nuttx/config.h>
+
#include <stdint.h>
#include <sched.h>
/****************************************************************************
- * Compilations Switches
- ****************************************************************************/
-
-/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************