Mercurial > ecos
diff packages/hal/powerpc/arch/current/ChangeLog @ 1418:879ff7a40226
hal_delay_us() is a C function.
| author | asl |
|---|---|
| date | Fri, 05 Dec 2003 09:56:54 +0000 |
| parents | 9c818dd5d9fa |
| children | 3e87cf3554ba |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,7 @@ +2003-12-05 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/hal_intr.h: hal_delay_us() is a C function. + 2003-10-28 Gary Thomas <gary@mlbassoc.com> * src/vectors.S: Revert change to interrupt handling (see below) which
