You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
257 B

# source: default-script.s
# ld: --default-script default-script.t -defsym _START=0x800
# nm: -n
# skip: *-*-mingw64 x86_64-*-cygwin
# Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
#...
0*800 . _START
#...
0*800 T text
#pass