]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make __clock_t use `unsigned long' rather than a fixed 32-bit integer
authorMike Barcroft <mike@FreeBSD.org>
Thu, 22 Aug 2002 00:28:24 +0000 (00:28 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Thu, 22 Aug 2002 00:28:24 +0000 (00:28 +0000)
commitfb6cc33dafd4178eb1a3c28f65536b27f9f61502
tree7b8bae84b99c72e63d14ac24f13c6ccf54db7794
parenta237f70d507b46ffa33698926a14f58cca276541
Make __clock_t use `unsigned long' rather than a fixed 32-bit integer
so that it changes to the correct size in IP32L64 mode.  Other
architectures don't have this issue.
sys/i386/include/_types.h