diff options
Diffstat (limited to 'src/include/debug.h')
| -rw-r--r-- | src/include/debug.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h index 422a8f6e..f7719991 100644 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -63,6 +63,9 @@ extern int rv64_xtheadmac; extern int rv64_xtheadfmv; #elif defined(LA64) extern int la64_lbt; +extern int la64_lam_bh; +extern int la64_lamcas; +extern int la64_scq; #endif #endif extern int box64_libcef; |