Project

General

Profile

Statistics
| Revision:

root / trunk / common / reset.h @ 176

History | View | Annotate | Download (67 Bytes)

1
#ifndef __RESET_H__
2
#define __RESET_H__
3

    
4
void reset(void);
5

    
6
#endif