What's the default calling convention for the EMX/gcc compiler ? I'm trying to integrate some assembly code to optimize the crypto library. It's now working in the VACPP build of NSS. The code uses __cdecl calling convention however. Is this available in EMX/gcc for OS/2 ? And is it the default calling convention or does it need specifiers in function declarations ?
-- The network is the computer, and it's down
