Make the ASI constants available to the decoder.

--HG--
extra : convert_revision : 65f2e02ce8f5e4f0c8727ebf16c927c7a6a4fe7f
This commit is contained in:
Gabe Black 2006-09-03 02:09:25 -04:00
parent 16f9b901be
commit 936d8c3e65

View file

@ -61,6 +61,7 @@ output exec {{
#include <fenv.h>
#endif
#include "arch/sparc/asi.hh"
#include "cpu/base.hh"
#include "cpu/exetrace.hh"
#include "sim/sim_exit.hh"