further adaption

This commit is contained in:
Markus Fröschle
2012-12-04 18:17:20 +00:00
parent c536c1314b
commit dd0069d2c8
3 changed files with 14 additions and 12 deletions

View File

@@ -29,6 +29,7 @@
#define __SYSINIT_H__
extern void wait_10us(void);
extern inline bool waitfor(uint32_t us, int (*condition)(void));
/* send a 16-bit word out on the serial port */
#define uart_out_word(a) MCF_PSC0_PSCTB_8BIT = (a)