musl/arch/wasm32/reloc.h
2017-11-15 15:58:02 -08:00

4 lines
55 B
C

#define LDSO_ARCH "wasm32"
#define CRTJMP(pc,sp) pc()