[NTOS:KE/x64] Implement KiSetTrapContext
[reactos.git] / sdk / include / asm / ksamd64.template.h
index 41f7e7e..1072df2 100644 (file)
@@ -1071,3 +1071,5 @@ OFFSET(KINTERRUPT_DispatchCount, KINTERRUPT, DispatchCount),
 OFFSET(KINTERRUPT_TrapFrame, KINTERRUPT, TrapFrame),
 OFFSET(KINTERRUPT_DispatchCode, KINTERRUPT, DispatchCode),
 
+HEADER("Misc definitions"),
+CONSTANT(MAX_SYSCALL_PARAM_SIZE),