# HG changeset patch # User Mychaela Falconia # Date 1718759981 0 # Node ID 024615de06fedb5e20e1aca0b07a6e2a2abf1f94 # Parent 3654df24451f15ec94438b92f3de8f20d069f923 libgsmhr1: compile mathdp31.c diff -r 3654df24451f -r 024615de06fe libgsmhr1/Makefile --- a/libgsmhr1/Makefile Wed Jun 19 01:16:47 2024 +0000 +++ b/libgsmhr1/Makefile Wed Jun 19 01:19:41 2024 +0000 @@ -1,6 +1,6 @@ -OBJS= dhf_params.o mathhalf.o pack_frame.o rtp_in.o sid_detect.o sid_reset.o \ - twts002_in.o twts002_out.o unpack_frame.o -HDRS= mathhalf.h namespace.h tw_gsmhr.h typedefs.h +OBJS= dhf_params.o mathdp31.o mathhalf.o pack_frame.o rtp_in.o sid_detect.o \ + sid_reset.o twts002_in.o twts002_out.o unpack_frame.o +HDRS= mathdp31.h mathhalf.h namespace.h tw_gsmhr.h typedefs.h LIB= libgsmhr1.a include ../config.defs diff -r 3654df24451f -r 024615de06fe libgsmhr1/mathdp31.c --- a/libgsmhr1/mathdp31.c Wed Jun 19 01:16:47 2024 +0000 +++ b/libgsmhr1/mathdp31.c Wed Jun 19 01:19:41 2024 +0000 @@ -19,8 +19,10 @@ |_________________________________________________________________________| */ +#include "typedefs.h" +#include "namespace.h" #include "mathhalf.h" -#include "typedefs.h" +#include "mathdp31.h" /**************************************************************************** * diff -r 3654df24451f -r 024615de06fe libgsmhr1/namespace.list --- a/libgsmhr1/namespace.list Wed Jun 19 01:16:47 2024 +0000 +++ b/libgsmhr1/namespace.list Wed Jun 19 01:19:41 2024 +0000 @@ -11,3 +11,4 @@ negate L_negate L_deposit_l L_deposit_h extract_l extract_h round norm_l norm_s divide_s +L_mpy_ls L_mpy_ll isSwLimit isLwLimit