1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

Revert "Remove jit_names.c."

This reverts commit b74e1f0de3.
This commit is contained in:
Andy Wingo 2018-10-07 16:29:18 +02:00
parent b74e1f0de3
commit ae188ac6b7
3 changed files with 236 additions and 0 deletions

View file

@ -44,6 +44,11 @@
print_chr('?'); \
} while (0)
/*
* Initialization
*/
#include "jit_names.c"
/*
* Implementation
*/