# $NetBSD: Makefile.inc,v 1.5 2010/03/12 09:12:35 uwe Exp $ SRCS+= bcmp.S bcopy.S bzero.S ffs.S memcmp.S SRCS+= memcpy.S memmove.S memset.S ttp://git.infra.scholz.ruhr/netbsd/atom/sys/arch/playstation2/include/param.h?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/playstation2/include/param.h
AgeCommit message (Expand)Author
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2014-04-01Rearrange order of includesmartin
2014-03-31Adapt to -currentmartin
2014-03-31Bring back the playstation2 port - now that a toolchain for it ismartin
2009-12-05Remove support for NetBSD/playstation2.pooka
2009-08-13Move MID_MACHINE to <mips/mips_param.h> and use local values so we don'tmatt
2006-09-26Protect from multiple inclusion.tsutsui
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb
2001-10-16playstation2 portuch