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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [testsuite/] [libjava.cni/] [shortfield.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 __shortfield__
5
#define __shortfield__
6
 
7
#pragma interface
8
 
9
#include <shortfieldbase.h>
10
#include <gcj/array.h>
11
 
12
extern "Java"
13
{
14
    class shortfield;
15
}
16
 
17
class shortfield : public ::shortfieldbase
18
{
19
 
20
public:
21
  shortfield();
22
public: // actually package-private
23
  virtual void ouch();
24
public:
25
  static void main(JArray< ::java::lang::String * > *);
26
public: // actually package-private
27
  jshort __attribute__((aligned(__alignof__( ::shortfieldbase)))) size__;
28
  jint data;
29
public:
30
  static ::java::lang::Class class$;
31
};
32
 
33
#endif // __shortfield__

powered by: WebSVN 2.1.0

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