2 * HND SiliconBackplane MIPS/ARM cores software interface.
4 * Copyright 2006, Broadcom Corporation
7 * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
8 * KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
9 * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
10 * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
12 * $Id: hndcpu.h,v 1.1.1.1 2006/02/27 03:43:16 honor Exp $
20 #elif defined(__ARM_ARCH_4T__)
24 extern uint
sb_irq(sb_t
*sbh
);
25 extern uint32
sb_cpu_clock(sb_t
*sbh
);
26 extern void sb_cpu_wait(void);
28 #endif /* _hndcpu_h_ */
This page took 0.042997 seconds and 5 git commands to generate.