link_stubs.c (151B)
1 #include "link/link_arch.h" 2 3 const LinkArchDesc link_arch_aa64 = {0}; 4 const LinkArchDesc link_arch_x64 = {0}; 5 const LinkArchDesc link_arch_rv64 = {0};
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |