mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
Forgot to remove obsolete file
svn path=/trunk/; revision=869
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
void KeApcProlog(void);
|
||||
__asm__("\n\t.global _KeApcProlog\n\t"
|
||||
"_KeApcProlog:\n\t"
|
||||
"pusha\n\t"
|
||||
"call _KeApcProlog2\n\t"
|
||||
"popa\n\t"
|
||||
"iret\n\t");
|
||||
|
||||
Reference in New Issue
Block a user