git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8366 8c9fc860-2736-0410-a75d-ab315db34111
@@ -1202,17 +1202,6 @@ VAR hout: HANDLE;
exit:
END EntryPoint;
-
- PROCEDURE {FINAL, NOPAF} Exit*;
- CODE{SYSTEM.i386}
- POP EDI
- POP ESI
- POP EBX
- POP EBP
- MOV EAX, 1
- RET 12
- END Exit;
#ELSE
(* The following procedure is linked as the first block in the code section of a PE32 executable file