DragonFlyBSD/src f582540sys/cpu/x86_64/include stdint.h types.h, sys/sys types.h

<sys/types.h>: Declare register_t type directly.

 It is expected by some of the ports.  Use compiler attribute to select
 correct word size if supported, else use LP types in for __register_t.
 Remove unused u_register_t.
DeltaFile
+4-5sys/cpu/x86_64/include/stdint.h
+0-8sys/cpu/x86_64/include/types.h
+3-0sys/sys/types.h
+7-133 files

UnifiedSplitRaw