summaryrefslogtreecommitdiffstats
path: root/usr/klibc/arch/x86_64/Kbuild
blob: 3f69c5b84d5b624e35951cc506e3fe750ae33104 (plain)
1
2
3
4
5
6
7
8
# -*- makefile -*-
#
# klibc files for x86_64

always  := crt0.o
targets := crt0.o

klib-y := setjmp.o syscall.o sigreturn.o vfork.o