]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmRealViewEbPkg/Debugger_scripts/rvi_load_symbols.inc
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPlatformPkg / ArmRealViewEbPkg / Debugger_scripts / rvi_load_symbols.inc
CommitLineData
1d5d0ae9 1//\r
2// Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
3402aac7 3//\r
1d5d0ae9 4// This program and the accompanying materials\r
5// are licensed and made available under the terms and conditions of the BSD License\r
6// which accompanies this distribution. The full text of the license may be found at\r
7// http://opensource.org/licenses/bsd-license.php\r
8//\r
9// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11//\r
12\r
13include 'ZZZZZZ/rvi_symbols_macros.inc'\r
14\r
15macro write_symbols_file("ZZZZZZ/rvi_symbols.tmp", 0x00000000, 0x10000000)\r
16\r
17host "bash -o igncr ZZZZZZ/rvi_convert_symbols.sh ZZZZZZ/rvi_symbols.tmp ZZZZZZ/rvi_symbols.inc"\r
18include 'ZZZZZZ/rvi_symbols.inc'\r
19load /NI /NP 'ZZZZZZ/rvi_dummy.axf' ;.constdata\r
20unload rvi_dummy.axf\r
21delfile rvi_dummy.axf\r
22\r
23\r