use guile-snarf for subr definition
[bpt/emacs.git] / src / bytecode.c
index 796f535..cf71fd1 100644 (file)
@@ -1952,7 +1952,7 @@ exec_byte_code (Lisp_Object bytestr, Lisp_Object vector, Lisp_Object maxdepth,
 void
 syms_of_bytecode (void)
 {
-  defsubr (&Sbyte_code);
+#include "bytecode.x"
 
 #ifdef BYTE_CODE_METER