Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 33f63c2

Browse files
committed
[[ LC Cpmpile FFI Java ]] Always define yywrap
1 parent 5e452a7 commit 33f63c2

File tree

1 file changed

+0
-2
lines changed
  • toolchain/lc-compile-ffi-java/src

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
#ifndef yywrap
21
int yywrap(void) { return 1; }
3-
#endif

0 commit comments

Comments
 (0)