diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-04-18 00:00:15 +0300 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-04-18 00:05:27 +0300 |
| commit | 4abaa1b12b81cfe2fb45d5b2fa36a282c15c328d (patch) | |
| tree | 76c19b0f929fb449d11751da9dd8e6c110bc98b0 /unix/qstrdefsport.h | |
| parent | de7c425139c92745280b62f7ebb756def96d072a (diff) | |
unix modffi: Convert to static module structures.
Diffstat (limited to 'unix/qstrdefsport.h')
| -rw-r--r-- | unix/qstrdefsport.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h index 4de00aa11..2e7a6aa1e 100644 --- a/unix/qstrdefsport.h +++ b/unix/qstrdefsport.h @@ -10,10 +10,14 @@ Q(write) Q(makefile) Q(FileIO) + +Q(ffi) Q(ffimod) Q(ffifunc) Q(fficallback) Q(ffivar) +Q(as_bytearray) +Q(callback) Q(func) Q(var) |
