mirror of
https://github.com/drasko/codezero.git
synced 2026-02-14 02:43:25 +01:00
Added a new uattr word to capabilities.
The new word is for irq numbers.
This commit is contained in:
@@ -60,7 +60,7 @@ struct cap_info {
|
||||
unsigned long start;
|
||||
unsigned long end;
|
||||
unsigned long size;
|
||||
unsigned int uattr; /* User-level attributes (like device types) */
|
||||
unsigned int uattr[2]; /* User-level attributes (like device types) */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user