Issue813

Title Userspace code and vm/vm_map.h
Priority bug Status unread
Superseder Nosy List hasso
Assigned To Keywords

Created on 2007-09-18.18:00:13 by hasso, last changed by hasso.

Messages
msg3699 (view) Author: hasso Date: 2007-09-18.18:00:13
Userspace code including vm/vm_map.h doesn't compile:

/usr/include/vm/vm_map.h:213: error: field 'lock' has incomplete type
/usr/include/vm/vm_map.h:267: error: field 'vm_sysref' has incomplete type
History
Date User Action Args
2007-09-18 18:00:13hassocreate