summaryrefslogtreecommitdiff
path: root/mec3-float.h
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-06-29 20:50:48 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-06-29 20:50:48 +0000
commitbbbc1d21c0dea5e643db03edbc0bd66bd97ef967 (patch)
treecbc887001ebf3ced4455aa98ae125f17250a3b5a /mec3-float.h
parent0b4c37fc5e022300e2c12879583741d48536f449 (diff)
Don't require i387 on fixed point mec3
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@205 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'mec3-float.h')
-rwxr-xr-xmec3-float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mec3-float.h b/mec3-float.h
index 6f42824..12c40b4 100755
--- a/mec3-float.h
+++ b/mec3-float.h
@@ -15,7 +15,7 @@
#ifndef _MARK3_ECHO_H
#define _MARK3_ECHO_H
-
+#define ECHO_CAN_FP
#ifdef __KERNEL__
#include <linux/kernel.h>