Make this compile
This commit is contained in:
parent
5dc5eb8343
commit
6faa305558
@ -74,7 +74,9 @@ struct ia64_fpreg {
|
||||
* representations of 'struct reg' and 'struct fpreg', respectively.
|
||||
*/
|
||||
typedef unsigned int osigset_t;
|
||||
struct osigcontext {};
|
||||
struct osigcontext {
|
||||
int _not_used;
|
||||
};
|
||||
|
||||
/*
|
||||
* The sequence of the fields should match those in
|
||||
|
Loading…
x
Reference in New Issue
Block a user