SECTIONS { . = 0x80000100; .text : { *(.text) } .data ALIGN(0x10): { *(.data) } .bss ALIGN(0x10): { __bss_start__ = ABSOLUTE(.); *(.bss) . += 0x100; } __bss_end__ = .; PROVIDE (__stack = .); _end = .; .debug_info 0 : { *(.debug_info) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } } ks-parallel.git/atom/site/apidocs/net/sf/antcontrib/cpptasks/compiler/LinkType.html?h=master' type='application/atom+xml'/>
![]() |
index : cpptasks-parallel.git | |
My local clone of https://github.com/maven-nar/cpptasks-parallel | Trygve Laugstøl |
summaryrefslogtreecommitdiff |