X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=AcessNative%2Facesskernel_src%2Finclude%2Farch.h;h=fdd23a8204bdd6365e32d52e0017ac48f3896315;hb=08da2c76fdd23f09118f86bc1ebaa8f8378791c1;hp=849eba8258c58d36c788bc380bb93577735389bb;hpb=7f80ab30017689efe0aaaab18abc7ceda689d859;p=tpg%2Facess2.git diff --git a/AcessNative/acesskernel_src/include/arch.h b/AcessNative/acesskernel_src/include/arch.h index 849eba82..fdd23a82 100644 --- a/AcessNative/acesskernel_src/include/arch.h +++ b/AcessNative/acesskernel_src/include/arch.h @@ -28,11 +28,6 @@ typedef intptr_t tPAddr; typedef int BOOL; -//typedef uint32_t tTID; -//typedef uint32_t tPID; -//typedef uint32_t tUID; -//typedef uint32_t tGID; - struct sShortSpinlock { int IsValid;