diff options
Diffstat (limited to 'lib/libsys/powerpc/Makefile.sys')
-rw-r--r-- | lib/libsys/powerpc/Makefile.sys | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libsys/powerpc/Makefile.sys b/lib/libsys/powerpc/Makefile.sys new file mode 100644 index 000000000000..9979d5179f51 --- /dev/null +++ b/lib/libsys/powerpc/Makefile.sys @@ -0,0 +1,4 @@ +SRCS+= __vdso_gettc.c \ + sched_getcpu_gen.c + +MDASM+= cerror.S |