lib/attr.h, lib/, src/: Move attributes to new header file

Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Alejandro Colomar
2023-12-03 09:56:13 -06:00
committed by Serge Hallyn
parent 5abe0811b8
commit 44b8f7b3ef
26 changed files with 56 additions and 17 deletions
+1
View File
@@ -17,6 +17,7 @@
#include <stdint.h>
#include <stdlib.h>
#include "attr.h"
#include "defines.h"