Deleted Added
full compact
Makefile.inc (291937) Makefile.inc (297619)
1# $FreeBSD: head/lib/libc/aarch64/sys/Makefile.inc 291937 2015-12-07 12:20:26Z kib $
1# $FreeBSD: head/lib/libc/aarch64/sys/Makefile.inc 297619 2016-04-06 16:09:10Z andrew $
2
2
3MIASM:= ${MIASM:Nfreebsd[467]_*}
4
3SRCS+= __vdso_gettc.c
4
5#MDASM= ptrace.S
6MDASM= brk.S \
7 cerror.S \
8 pipe.S \
9 sbrk.S \
10 shmat.S \

--- 15 unchanged lines hidden ---
5SRCS+= __vdso_gettc.c
6
7#MDASM= ptrace.S
8MDASM= brk.S \
9 cerror.S \
10 pipe.S \
11 sbrk.S \
12 shmat.S \

--- 15 unchanged lines hidden ---