wut/share
Ash Logan 5528236b56 wut.ld: don't EXTERN(_start)
This made _start be an always undefined symbol, which kinda backdoors 
ld's existing system for determining entrypoints. This will be important 
in the next commit ;D
2019-05-03 17:59:34 +10:00
..
rpl.specs First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
rpx.specs First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_rules First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut.cmake cmake: Add libwut as a standard library 2019-05-03 17:48:59 +10:00
wut.ld wut.ld: don't EXTERN(_start) 2019-05-03 17:59:34 +10:00
wut.mk wut.mk: add stubs, add deprecation warnings 2019-04-23 21:24:51 +10:00
wut.specs Automatically link wutstdc++ when C++ is used 2019-02-12 12:46:34 +01:00
wut.toolchain.cmake cmake: Add libwut as a standard library 2019-05-03 17:48:59 +10:00