diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2004-01-29 00:04:13 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2004-01-29 00:04:13 +0000 |
commit | 016c1b3d8a265c342c6f1fe15efc864082ed8ac6 (patch) | |
tree | 0b8aa6c6c595e562c969f89d604c11577890ee6e /src/superio/winbond/w83627thf | |
parent | e45714874ef75ed29bc5306ee86218a355b57dce (diff) | |
download | coreboot-016c1b3d8a265c342c6f1fe15efc864082ed8ac6.tar.xz |
almost there.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1360 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/superio/winbond/w83627thf')
-rw-r--r-- | src/superio/winbond/w83627thf/superio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627thf/superio.c b/src/superio/winbond/w83627thf/superio.c index e3e9382c15..8999f03a2d 100644 --- a/src/superio/winbond/w83627thf/superio.c +++ b/src/superio/winbond/w83627thf/superio.c @@ -1,4 +1,3 @@ -/* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ #include <arch/io.h> |