Applied a modified version of holger's regparm patches.

This commit is contained in:
Michael Brown
2007-07-29 00:17:25 +01:00
parent e3484e26eb
commit a6a1052096
6 changed files with 20 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ Literature dealing with the network protocols:
*
* @ret rc Return status code
*/
int main ( void ) {
__cdecl int main ( void ) {
initialise();
startup();