diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2022-06-13 17:35:39 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2022-06-13 17:35:39 +0000 |
| commit | 08f16287a540896fbf14ed7c28c9ec99819a8df5 (patch) | |
| tree | 6fb22bb8a25440de304ed4278e57643d42099534 /include | |
| parent | 92a98611ca2019c1cbc432617c130355108890cd (diff) | |
Diffstat (limited to 'include')
| -rw-r--r-- | include/i386/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/i386/Makefile b/include/i386/Makefile index 6870657b6bfa..40f272e3b8f9 100644 --- a/include/i386/Makefile +++ b/include/i386/Makefile @@ -4,6 +4,7 @@ INCS= \ asm.h \ asmacros.h \ + atomic.h \ cpufunc.h \ profile.h INCSDIR= ${INCLUDEDIR}/i386 |
