diff options
author | Bob Wilson <bob.wilson@acm.org> | 2003-04-02 16:56:56 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2003-04-02 16:56:56 +0000 |
commit | f6c8b716bd00631b7b6b51235a220127b712f9b2 (patch) | |
tree | c8119593a06bb7e60c9c4059bbf9f462c47afe5a /ld/emulparams | |
parent | c6d600f0f17a88d4039d9f0d489d69327d34a707 (diff) | |
download | gdb-f6c8b716bd00631b7b6b51235a220127b712f9b2.zip gdb-f6c8b716bd00631b7b6b51235a220127b712f9b2.tar.gz gdb-f6c8b716bd00631b7b6b51235a220127b712f9b2.tar.bz2 |
* emulparams/xtensa-config.sh: Remove comment indicating that this is
a generated file.
Diffstat (limited to 'ld/emulparams')
-rw-r--r-- | ld/emulparams/xtensa-config.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ld/emulparams/xtensa-config.sh b/ld/emulparams/xtensa-config.sh index b273df5..5a5e504 100644 --- a/ld/emulparams/xtensa-config.sh +++ b/ld/emulparams/xtensa-config.sh @@ -1,8 +1,3 @@ # Xtensa configuration settings. -## NOTE: This file was automatically generated by the Xtensa Processor -## Generator. Changes made here will be lost when this file is -## updated or replaced with the settings for a different Xtensa -## processor configuration. DO NOT EDIT! - MAXPAGESIZE=0x1000 |