Newer
Older
barebox / include / arm925t.h
@Stefan Roese Stefan Roese on 28 Oct 2006 270 bytes [PATCH] omap925.c: Remove unused functions
/************************************************
 * NAME	    : arm925t.h
 * Version  : 23 June 2003			*
 ************************************************/

#ifndef __ARM925T_H__
#define __ARM925T_H__

void archflashwp(void *archdata, int wp);

#endif /*__ARM925T_H__*/