Re: [RFC] unify exported sparc header files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sam Ravnborg <sam@xxxxxxxxxxxx>
Date: Thu, 5 Jun 2008 22:25:18 +0200

> Half of this is trivial differences but anyway more work than
> I initially anticipated :-(

Things are never as simple as they initially seem. :)

BTW, the correct test for 64-bit sparc in userspace
is something like:

#if defined(__sparc__) && defined(__arch64__)

That "__sparc_v9__" is a deprecated old cpp define which
shouldn't be used in new files.
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux