Date: Mon, 22 Mar 2010 15:08:26 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/include specialreg.h src/sys/i386/include specialreg.h Message-ID: <201003221509.o2MF9Gls035835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-03-22 15:08:26 UTC
FreeBSD src repository
Modified files:
sys/amd64/include specialreg.h
sys/i386/include specialreg.h
Log:
SVN rev 205448 on 2010-03-22 15:08:26Z by jhb
Remove unneeded type specifiers from 64-bit constants. The compiler
infers their natural type from the constants' values.
Submitted by: bde
MFC after: 3 days
Revision Changes Path
1.61 +30 -30 src/sys/amd64/include/specialreg.h
1.58 +30 -30 src/sys/i386/include/specialreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003221509.o2MF9Gls035835>
