forked from xt-sys/exectos
Implement ArYieldProcessor() routine
This commit is contained in:
@@ -108,4 +108,8 @@ VOID
|
||||
ArWriteModelSpecificRegister(IN ULONG Register,
|
||||
IN ULONGLONG Value);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
ArYieldProcessor();
|
||||
|
||||
#endif /* __XTDK_AMD64_ARFUNCS_H */
|
||||
|
@@ -104,4 +104,8 @@ VOID
|
||||
ArWriteModelSpecificRegister(IN ULONG Register,
|
||||
IN ULONGLONG Value);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
ArYieldProcessor();
|
||||
|
||||
#endif /* __XTDK_I686_ARFUNCS_H */
|
||||
|
Reference in New Issue
Block a user