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

Subversion Repositories thor

[/] [thor/] [trunk/] [FT64v5/] [software/] [CC64/] [source/] [cpu.h] - Blame information for rev 48

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 48 robfinch
 
2
#ifndef _CPU_H
3
#define _CPU_H
4
 
5
class CPU
6
{
7
public:
8
        bool SupportsPush;
9
        bool SupportsPop;
10
        bool SupportsLink;
11
        bool SupportsUnlink;
12
};
13
 
14
#endif

powered by: WebSVN 2.1.0

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