diff options
| author | Alan Korr <alkorr@rockbox.org> | 2002-04-17 15:16:59 +0000 |
|---|---|---|
| committer | Alan Korr <alkorr@rockbox.org> | 2002-04-17 15:16:59 +0000 |
| commit | 98d5df6fa71e04e424162f6254207dc06e87e072 (patch) | |
| tree | 15cf4fb2d99f6d46dbd6b040f1ec923abb19691e | |
| parent | a95347a3f95009cfc577419ed0a9c3e4827b03d2 (diff) | |
| download | rockbox-98d5df6fa71e04e424162f6254207dc06e87e072.zip rockbox-98d5df6fa71e04e424162f6254207dc06e87e072.tar.gz rockbox-98d5df6fa71e04e424162f6254207dc06e87e072.tar.bz2 rockbox-98d5df6fa71e04e424162f6254207dc06e87e072.tar.xz | |
I hope it is the last one i commit them
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@128 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | firmware/test/memory/config.h | 1 | ||||
| -rw-r--r-- | firmware/test/memory/defines.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/firmware/test/memory/config.h b/firmware/test/memory/config.h index 9775fd4..aba52b5 100644 --- a/firmware/test/memory/config.h +++ b/firmware/test/memory/config.h @@ -6,6 +6,7 @@ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ * $Id$ + * * Copyright (C) 2002 by Alan Korr * * All files in this archive are subject to the GNU General Public License. diff --git a/firmware/test/memory/defines.h b/firmware/test/memory/defines.h index 4e01515..804731c 100644 --- a/firmware/test/memory/defines.h +++ b/firmware/test/memory/defines.h @@ -6,6 +6,7 @@ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ * $Id$ + * * Copyright (C) 2002 by Alan Korr * * All files in this archive are subject to the GNU General Public License. |