diff options
author | Mike Pall <mike> | 2011-01-26 02:31:19 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2011-01-26 02:31:19 +0100 |
commit | 1b75ec22c86259deaa02644fca5a096b432e145b (patch) | |
tree | 5d9ee055ba559aa0a48fcfe8f8bf1389659f93a9 /src/lua.h | |
parent | ed6c895ae56288b6982d1651c4ea638452c9e99b (diff) | |
download | luajit-1b75ec22c86259deaa02644fca5a096b432e145b.tar.gz luajit-1b75ec22c86259deaa02644fca5a096b432e145b.tar.bz2 luajit-1b75ec22c86259deaa02644fca5a096b432e145b.zip |
FFI: Add symbol name redirection.
This works like the GCC extension, e.g.:
FILE *fopen(const char *fn, const char *mode) __asm__("" "fopen64");
Diffstat (limited to 'src/lua.h')
0 files changed, 0 insertions, 0 deletions