mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
fix: gpu-viv build failed in gcc-13
fix _QuerySignal function signature Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
@@ -335,7 +335,7 @@ _ConvertLogical2Physical(
|
||||
OUT gctPHYS_ADDR_T * Physical
|
||||
);
|
||||
|
||||
gctBOOL
|
||||
gceSTATUS
|
||||
_QuerySignal(
|
||||
IN gckOS Os,
|
||||
IN gctSIGNAL Signal
|
||||
|
||||
Reference in New Issue
Block a user