You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
waf/demos/asm
Björn Lindqvist f0b2fb9816 Fix crash in demos/asm
Crash is likely because gcc has become more strict in recent
version. To fix it I had to add the -no-pie flag and move mult10 to
the text section.
1 year ago
..
header.h missing file on demos/adm 13 years ago
main.c Initial commit 13 years ago
test.S Fix crash in demos/asm 1 year ago
wscript Fix crash in demos/asm 1 year ago