1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +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 The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
nvram.8 Revise markup. 2006-09-30 19:07:03 +00:00
nvram.c Dont cast from char* to struct chrp_header* which has a bigger alignment 2012-08-27 14:51:26 +00:00