OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [m68k/] [arch/] [v2_0/] [include/] [hal_startup.h] - Rev 307

Go to most recent revision | Compare with Previous | Blame | View Log

#ifndef _HAL_STARTUP_H
#define _HAL_STARTUP_H
 
#include <cyg/infra/cyg_type.h>
 
//      Include the variant-specific startup header.
 
#include <cyg/hal/var_startup.h>
 
//      Declare the routine to call to simulate a hardware reset.
 
externC void hal_hw_reset(void);
 
#endif // _HAL_STARTUP_H
 
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.