1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
openmptcprouter/root/package/utils/sysupgrade-helper/src/include/arm925t.h
Ycarus (Yannick Chabanois) 59bc57d5d5 Fix for RUTX platform
2022-03-28 18:17:07 +02:00

11 lines
270 B
C

/************************************************
* NAME : arm925t.h
* Version : 23 June 2003 *
************************************************/
#ifndef __ARM925T_H__
#define __ARM925T_H__
void archflashwp(void *archdata, int wp);
#endif /*__ARM925T_H__*/