mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Add missing #endif
svn path=/trunk/; revision=26108
This commit is contained in:
parent
0d0de63b1b
commit
294005ab57
1 changed files with 2 additions and 0 deletions
|
@ -943,4 +943,6 @@ static __inline__ __attribute__((always_inline)) void __wbinvd(void)
|
|||
__asm__ __volatile__("wbinvd");
|
||||
}
|
||||
|
||||
#endif /* KJK_INTRIN_X86_H_ */
|
||||
|
||||
/* EOF */
|
||||
|
|
Loading…
Reference in a new issue