Sync register number for curlwp with the kernel

This commit is contained in:
martin 2016-06-09 05:43:51 +00:00
parent 60f8fe8ba2
commit bf1e20e370

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile.inc,v 1.9 2011/01/21 15:59:07 joerg Exp $
# $NetBSD: Makefile.inc,v 1.10 2016/06/09 05:43:51 martin Exp $
CFLAGS+= -G 0 -ffixed-23
CFLAGS+= -G 0 -ffixed-24
# this should really be !(RUMPKERNEL && target=PIC)
.if !defined(RUMPKERNEL)