git: <sys/stdint.h>: Move out two MD types.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sun Oct 6 03:42:36 PDT 2019
commit f18492194f59f8cb1bd607e04244aba6915e333e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun Oct 6 10:26:29 2019 +0300
<sys/stdint.h>: Move out two MD types.
The <cpu/types.h> would be a better place for these, however it needs
proper cleanup first and would only complicate visibility on other
standard headers at the moment.
Summary of changes:
sys/cpu/x86_64/include/stdint.h | 3 +++
sys/sys/stdint.h | 3 ---
2 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f18492194f59f8cb1bd607e04244aba6915e333e
--
DragonFly BSD source repository
More information about the Commits
mailing list