projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0597c10
)
fixed a typo.
author
Xianyi Zhang
<xianyi@iscas.ac.cn>
Tue, 25 Jan 2011 07:55:56 +0000
(15:55 +0800)
committer
Xianyi Zhang
<xianyi@iscas.ac.cn>
Tue, 25 Jan 2011 07:55:56 +0000
(15:55 +0800)
getarch.c
patch
|
blob
|
history
diff --git
a/getarch.c
b/getarch.c
index
d0c6bf2
..
1d9bbc1
100644
(file)
--- a/
getarch.c
+++ b/
getarch.c
@@
-116,7
+116,7
@@
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/* #define FORCE_PPC440FP2 */
/* #define FORCE_CELL */
/* #define FORCE_SICORTEX */
-/* #define FORCE_LOONSON3A */
+/* #define FORCE_LOON
G
SON3A */
/* #define FORCE_ITANIUM2 */
/* #define FORCE_GENERIC */
/* #define FORCE_SPARC */
@@
-545,6
+545,7
@@
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
"-DDTB_ENTRIES=64 -DDTB_SIZE=4096 -DL2_ASSOCIATIVE=4 "
#define LIBNAME "loongson3a"
#define CORENAME "LOONGSON3A"
+#else
#endif
#ifdef FORCE_ITANIUM2