Typo fixed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.

This commit is contained in:
Joel Sherrill
1999-11-03 12:46:29 +00:00
parent 7cc8d6c3b1
commit d76608e048

View File

@@ -100,7 +100,7 @@ extern "C" {
* Do not rely on them being present in future
*/
#define CPU_delay( microseconds ) delay( microseconds )
#define sh_deley( microseconds ) delay( microseconds )
#define sh_delay( microseconds ) delay( microseconds )
/*
* Defined in the linker script 'linkcmds'