mirror of
https://github.com/apache/nuttx.git
synced 2026-08-13 00:15:09 +00:00
More places where watchodg mispelled
This commit is contained in:
parent
e6c302bdba
commit
69b7d3abd3
3 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/irq.h>
|
||||
#include <nuttx/timers/watchog.h>
|
||||
#include <nuttx/timers/watchdog.h>
|
||||
#include <arch/watchdog.h>
|
||||
|
||||
#include "chip.h"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/timers/watchog.h>
|
||||
#include <nuttx/timers/watchdog.h>
|
||||
#include <arch/board/board.h>
|
||||
|
||||
#include "up_arch.h"
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/timers/watchog.h>
|
||||
#include <nuttx/timers/watchdog.h>
|
||||
#include <arch/board/board.h>
|
||||
|
||||
#include "up_arch.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue