mirror of
https://github.com/google/cpu_features.git
synced 2025-11-04 14:50:37 +01:00
make copy and equals inline headers
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "copy.h"
|
||||
#include "copy.inl"
|
||||
#include "cpuinfo_x86.h"
|
||||
#include "equals.h"
|
||||
#include "equals.inl"
|
||||
#include "internal/bit_utils.h"
|
||||
#include "internal/cpuid_x86.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user