commit | 98e2e9ce0e520e9ab1cafc0c65c2605c96ea78b7 | [log] [tgz] |
---|---|---|
author | rita <rita@exm.com> | Thu Apr 07 06:08:13 2022 -0400 |
committer | rita <rita@exm.com> | Thu Apr 07 06:08:13 2022 -0400 |
tree | 1011053fad7ad0bc747e10d7701bb69efeb4b63d | |
parent | d2e2477fd73fe9cfda6fa47a9ee3630e1c990daf [diff] [blame] |
[Feature] fix build error Change-Id: I2d91a9ac786838d5f32109fef40d172332c4a426
diff --git a/lib/liblynq-call/lynq_call.cpp b/lib/liblynq-call/lynq_call.cpp index a2277e7..7ec88db 100755 --- a/lib/liblynq-call/lynq_call.cpp +++ b/lib/liblynq-call/lynq_call.cpp
@@ -682,6 +682,7 @@ LYDBGLOG("pthread join ret = %d",ret); return 0; } +} #ifdef ECALL_SUPPORT int lynq_fast_ecall(int* handle, int ecall_cat, int ecall_variant, char *addr, unsigned char *msd_data) {