Updating header files. Earlier change here seems to have been in error.
From-SVN: r122550
This commit is contained in:
parent
39cd07dfc7
commit
3cf0c3c57e
38 changed files with 66 additions and 66 deletions
|
@ -29,8 +29,8 @@ private:
|
|||
void stop();
|
||||
public: // actually package-private
|
||||
static void access$0(::java::security::VMSecureRandom$Spinner *);
|
||||
volatile jbyte __attribute__((aligned(__alignof__( ::java::lang::Object)))) value;
|
||||
volatile jboolean running;
|
||||
jbyte volatile __attribute__((aligned(__alignof__( ::java::lang::Object)))) value;
|
||||
jboolean volatile running;
|
||||
public:
|
||||
static ::java::lang::Class class$;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue