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] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
#ifndef _HAL_STARTUP_H
2
#define _HAL_STARTUP_H
3
 
4
#include <cyg/infra/cyg_type.h>
5
 
6
//      Include the variant-specific startup header.
7
 
8
#include <cyg/hal/var_startup.h>
9
 
10
//      Declare the routine to call to simulate a hardware reset.
11
 
12
externC void hal_hw_reset(void);
13
 
14
#endif // _HAL_STARTUP_H
15
 

powered by: WebSVN 2.1.0

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