diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-11-08 09:15:37 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:52 +0200 |
commit | 61e1f460aa1a9ecf4efc2fa245a5646041507db2 (patch) | |
tree | 4ec1bac318644b6a98381d114931f24a734b5f5c /ChangeLog | |
parent | 656252a37b3833471ba740d1699c04a845d320ed (diff) |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -21,11 +21,10 @@ * kern/debug.c: Include `printf.h'. (do_cnputc): New function. (panic, log): Use do_cnputc instead of cnputc. - * chips/busses.c: Don't include `kern/strings.h', include `printf.h' and - `string.h'. + * chips/busses.c: Don't include `kern/strings.h', include `printf.h' and + `string.h'. (_doprnt): Remove extern declaration. (indent): Remove extern declaration. - * chips/busses.c: Likewise. * ddb/db_aout.c: Likewise. * ddb/db_command.c: Likewise. * ddb/db_lex.c: Likewise. @@ -83,7 +82,7 @@ * include/string.h: Fix copyright assignment to FSF, keep author's name. -2006-11-05 Thomas Schwinge <tschwinge@gnu.org> +2006-11-05 Thomas Schwinge <tschwinge@gnu.org> * linux/dev/README: New file. |