this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at vchroot 5 lines 139 B view raw
1// #define __weak_reference(sym,alias) __asm__(".weak " #alias ); __asm__(".equ " #alias ", " #sym) 2#define __weak_reference(sym,alias) 3 4 5