(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
/* this function is a lightly modified version of some code from Apple's developer homepage to detect G5 CPUs at runtime */
|
||||
main()
|
||||
int main()
|
||||
{
|
||||
host_basic_info_data_t hostInfo;
|
||||
mach_msg_type_number_t infoCount;
|
||||
|
Reference in New Issue
Block a user