Skip to content

Commit cd2a8c9

Browse files
author
Your Name
committed
fix build error
1 parent 3810b0c commit cd2a8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsp/drivers/npu/aw_nna_galcore/os/gc_hal_kernel_linux.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ gceSTATUS
337337
_ConvertLogical2Physical(gckOS Os, gctPOINTER Logical, gctUINT32 ProcessID,
338338
PLINUX_MDL Mdl, gctPHYS_ADDR_T *Physical);
339339

340-
gctBOOL
340+
gceSTATUS
341341
_QuerySignal(gckOS Os, gctSIGNAL Signal);
342342

343343
static inline gctINT

0 commit comments

Comments
 (0)