view build/linux/amd64/atlas/atlas_dsysinfo.h @ 232:48c60a09577d

Add ignore file
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 24 May 2019 15:09:10 +0100
parents ddea89113517
children
line wrap: on
line source
#ifndef ATL_DSYSINFO_H
   #define ATL_DSYSINFO_H

#define ATL_MULADD
#define ATL_L1elts 4096
#define ATL_fplat  12
#define ATL_lbnreg 16
#define ATL_mmnreg 18
#define ATL_nkflop 2159859

#endif