git: <cpu/types.h>: Use basic LP types for vm_offset_t and vm_size_t.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Thu Nov 14 05:41:43 PST 2019


commit a0d4296c38317c64c6fc672c5c7012058c025295
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Nov 11 17:19:04 2019 +0200

    <cpu/types.h>: Use basic LP types for vm_offset_t and vm_size_t.
    
     Adjust PRI in biosacpi.c to use natural "%08x" specifier. The
     sys/boot/pc32/libi386/biosacpi.c is only used in 32bit loader.
    
     No other functional differences in both kernel and world.

Summary of changes:
 sys/boot/pc32/libi386/biosacpi.c | 2 +-
 sys/cpu/x86_64/include/types.h   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0d4296c38317c64c6fc672c5c7012058c025295


-- 
DragonFly BSD source repository


More information about the Commits mailing list