[libj6] Move caps.h to cap_flags.h
This file is just the generated cap flag constants. Move it to not collide with more capability code to be added.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/// \file system.h
|
||||
/// Definition of kobject type representing the system
|
||||
|
||||
#include <j6/caps.h>
|
||||
#include <j6/cap_flags.h>
|
||||
#include "objects/kobject.h"
|
||||
|
||||
namespace obj {
|
||||
|
||||
Reference in New Issue
Block a user