diff options
Diffstat (limited to 'base/loader')
-rw-r--r-- | base/loader/coff_sym.h | 2 | ||||
-rw-r--r-- | base/loader/coff_symconst.h | 2 | ||||
-rw-r--r-- | base/loader/exec_aout.h | 2 | ||||
-rw-r--r-- | base/loader/exec_ecoff.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/base/loader/coff_sym.h b/base/loader/coff_sym.h index dae9d8590..734d96a98 100644 --- a/base/loader/coff_sym.h +++ b/base/loader/coff_sym.h @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * Taken from binutils-2.14.90.0.5 include/coff/sym.h */ diff --git a/base/loader/coff_symconst.h b/base/loader/coff_symconst.h index caed413c2..87bace02d 100644 --- a/base/loader/coff_symconst.h +++ b/base/loader/coff_symconst.h @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * Taken from binutils-2.14.90.0.5 include/coff/symconst.h */ diff --git a/base/loader/exec_aout.h b/base/loader/exec_aout.h index 498e313cb..76ebe9bb5 100644 --- a/base/loader/exec_aout.h +++ b/base/loader/exec_aout.h @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * Taken from NetBSD sys/exec_aout.h */ diff --git a/base/loader/exec_ecoff.h b/base/loader/exec_ecoff.h index 0289c94ef..4eece4318 100644 --- a/base/loader/exec_ecoff.h +++ b/base/loader/exec_ecoff.h @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * Taken from NetBSD sys/exec_ecoff.h */ |