view build/linux/amd64/atlas/atlas_ssysinfo.h @ 70:5f46f4b33fd1

* Add forgotten file g2cstubs.c * Some symbol visibility work
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 03 Jul 2008 13:59:10 +0000
parents ddea89113517
children
line wrap: on
line source
#ifndef ATL_SSYSINFO_H
   #define ATL_SSYSINFO_H

#define ATL_MULADD
#define ATL_L1elts 8192
#define ATL_fplat  4
#define ATL_lbnreg 16
#define ATL_mmnreg 18
#define ATL_nkflop 879334

#endif