1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.sbin/nvram
Roman Divacky b1fcaf5f95 Dont cast from char* to struct chrp_header* which has a bigger alignment
requirements. Copy it via union instead. Fixes a clang warning about
alignment.

Reviewed by:    sobomax
2012-08-27 14:51:26 +00:00
..
Makefile
nvram.8
nvram.c Dont cast from char* to struct chrp_header* which has a bigger alignment 2012-08-27 14:51:26 +00:00