[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 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <arch/memory.h>
|
||||
#include <j6/caps.h>
|
||||
#include <j6/cap_flags.h>
|
||||
#include <j6/errors.h>
|
||||
#include <j6/types.h>
|
||||
#include <util/counted.h>
|
||||
|
||||
Reference in New Issue
Block a user