summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/math.h
AgeCommit message (Collapse)Author
2003-10-22Use a common <machine/math.h> for amd64 and i386.kleink
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl
the processor family now. x86_64 is kept as the MACHINE_ARCH value, since it's already widely used (by e.g. the toolchain, etc), and by other operating systems.