- refactored libsys
- added critical section - added interrupt global enable/disable - added console::getInstanveByName git-svn-id: http://moon:8086/svn/mips@76 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -337,7 +337,7 @@ typedef struct _susb_irp_t
|
||||
// ---------------------------------------------------------
|
||||
|
||||
// HPI low-level routines
|
||||
void cy67k3_isr(void);
|
||||
void cy67k3_isr(struct xcptcontext *xcp);
|
||||
void cy67k3_reset(void);
|
||||
uint16_t cy67k3_read_HPI_DATA(void);
|
||||
uint16_t cy67k3_read_HPI_MAILBOX(void);
|
||||
|
||||
Reference in New Issue
Block a user