Changeset 7f8f9fd in mainline
- Timestamp:
- 2012-09-05T15:26:58Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e5ac4130
- Parents:
- 0783634
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/_link.ld.in
r0783634 r7f8f9fd 18 18 . = 0x4000 + SIZEOF_HEADERS; 19 19 #endif 20 21 /* Workaround proper alignment of the .init section */ 22 . = ALIGN(., 16); 20 23 21 24 .init : {
Note:
See TracChangeset
for help on using the changeset viewer.