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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [testsuite/] [libjava.cni/] [shortfieldbase.h] - Blame information for rev 765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 765 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __shortfieldbase__
5
#define __shortfieldbase__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Object.h>
10
extern "Java"
11
{
12
    class shortfieldbase;
13
}
14
 
15
class shortfieldbase : public ::java::lang::Object
16
{
17
 
18
public: // actually package-private
19
  shortfieldbase();
20
  jshort __attribute__((aligned(__alignof__( ::java::lang::Object)))) modCount;
21
public:
22
  static ::java::lang::Class class$;
23
};
24
 
25
#endif // __shortfieldbase__

powered by: WebSVN 2.1.0

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