--- a/src/lxdream.h Thu Oct 30 23:56:59 2008 +0000 +++ b/src/lxdream.h Sat Jan 03 03:30:26 2009 +0000 @@ -92,7 +92,7 @@ const char *get_locale_path(); #ifdef HAVE_FASTCALL -#define FASTCALL __attribute__((regparm(3))) +#define FASTCALL __attribute__((regparm(2))) #else #define FASTCALL #endif