view hw.h @ 46:5b7d21698a80

When writing to stdout/stderr translate \n to \r\n.
author Daniel O'Connor <darius@dons.net.au>
date Wed, 03 Apr 2013 23:29:16 +1030
parents ca48036c82ef
children
line wrap: on
line source

void	hw_init(void);
void	_usleep16(uint16_t cnt);