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

Subversion Repositories scarm

[/] [scarm/] [trunk/] [src/] [SoC/] [MMU/] [scMMU.h] - Blame information for rev 8

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 zhong
// scMMU.h: interface for the scMMU class.
2
//
3
//////////////////////////////////////////////////////////////////////
4
 
5
#if !defined(AFX_SCMMU_H__3D36E4DF_3B3D_11D6_B9E2_000000000000__INCLUDED_)
6
#define AFX_SCMMU_H__3D36E4DF_3B3D_11D6_B9E2_000000000000__INCLUDED_
7
 
8
#if _MSC_VER > 1000
9
#pragma once
10
#endif // _MSC_VER > 1000
11
 
12
class scMMU
13
{
14
public:
15
        scMMU();
16
        virtual ~scMMU();
17
 
18
};
19
 
20
#endif // !defined(AFX_SCMMU_H__3D36E4DF_3B3D_11D6_B9E2_000000000000__INCLUDED_)

powered by: WebSVN 2.1.0

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