Changeset 34b2f54d in mainline for uspace/srv/loader/elf64_ia64_loader.x
- Timestamp:
- 2022-08-13T13:26:49Z (3 years ago)
- Children:
- 664b7f8
- Parents:
- 39916d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/loader/elf64_ia64_loader.x
r39916d6 r34b2f54d 1 1 /* Default linker script, for normal executables */ 2 /* Copyright (C) 2014-2018 Free Software Foundation, Inc. 3 Copying and distribution of this script, with or without modification, 4 are permitted in any medium without royalty provided the copyright 5 notice and this notice are preserved. */ 2 /* 3 * SPDX-FileCopyrightText: 2014-2018 Free Software Foundation, Inc. 4 * SPDX-License-Identifier: FSFAP 5 */ 6 6 7 OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", 7 8 "elf64-ia64-little")
Note:
See TracChangeset
for help on using the changeset viewer.