comparison tests/fptest.c @ 1432:a9516570cc26

Improve build, so that we can build the tools and tests with minimal depencies (e.g. without libSDL linking when possible.) And this also on Win32 MinGW.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Nov 2017 01:33:21 +0200
parents 5e1d67f33dec
children 61246926756a
comparison
equal deleted inserted replaced
1431:ed04fb6da07c 1432:a9516570cc26
1 #include "dmtool.h"
1 #include "dmlib.h" 2 #include "dmlib.h"
2 #include <stdio.h> 3 #include <stdio.h>
3 4
4 #define FP_DW_SIZE 8 5 #define FP_DW_SIZE 8
5 #define FP_W0_SIZE 4 6 #define FP_W0_SIZE 4