OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [sh64/] [decode.h] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 227 jeremybenn
#ifndef DECODE_H
2
#define DECODE_H
3
 
4
#undef WITH_PROFILE_MODEL_P
5
 
6
#ifdef WANT_ISA_COMPACT
7
#include "decode-compact.h"
8
#include "defs-compact.h"
9
#endif /* WANT_ISA_COMPACT */
10
 
11
#ifdef WANT_ISA_MEDIA
12
#include "decode-media.h"
13
#include "defs-media.h"
14
#endif /* WANT_ISA_MEDIA */
15
 
16
#endif /* DECODE_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.