add nbsd_endian

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@551 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-01 08:19:50 +00:00
parent 22e75cc25d
commit 5981ab9f8f
7 changed files with 54 additions and 18 deletions

View File

@@ -1,3 +1,3 @@
# $Id$
L_OBJS += src/math/default.o src/math/math.o src/math/mmx.o
L_OBJS += src/math/nbsd_pow.o
L_OBJS += src/math/nbsd_pow.o src/math/nbsd_endian.o