mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 04:20:17 +03:00
Applied a modified version of holger's regparm patches.
This commit is contained in:
@@ -24,7 +24,7 @@ Literature dealing with the network protocols:
|
||||
*
|
||||
* @ret rc Return status code
|
||||
*/
|
||||
int main ( void ) {
|
||||
__cdecl int main ( void ) {
|
||||
|
||||
initialise();
|
||||
startup();
|
||||
|
||||
Reference in New Issue
Block a user