details (avoid using non-C89 '//' comment)
This commit is contained in:
11
ljumptab.h
11
ljumptab.h
@@ -11,11 +11,12 @@
|
||||
|
||||
static void *disptab[] = {
|
||||
|
||||
// you can update the following list with this command:
|
||||
//
|
||||
// sed -n '/^OP_/\!d; s/OP_/\&\&L_OP_/ ; s/,.*/,/ ; s/\/.*// ; p' lopcodes.h
|
||||
//
|
||||
//
|
||||
#if 0
|
||||
** you can update the following list with this command:
|
||||
**
|
||||
** sed -n '/^OP_/\!d; s/OP_/\&\&L_OP_/ ; s/,.*/,/ ; s/\/.*// ; p' lopcodes.h
|
||||
**
|
||||
#endif
|
||||
|
||||
&&L_OP_MOVE,
|
||||
&&L_OP_LOADI,
|
||||
|
||||
Reference in New Issue
Block a user