7 lines
80 B
C
7 lines
80 B
C
#ifndef ___WDT_H__
|
|
#define ___WDT_H__
|
|
|
|
#include "asm/power_interface.h"
|
|
|
|
#endif
|