diff options
author | weongyo <weongyo@FreeBSD.org> | 2010-03-09 19:58:00 +0000 |
---|---|---|
committer | weongyo <weongyo@FreeBSD.org> | 2010-03-09 19:58:00 +0000 |
commit | d5d8396eed0f898e14db6166db71f79a776e35f6 (patch) | |
tree | a502e295ed9eaeac6bd949c782bf8e2f662aa001 /lib/libc/stdlib/system.c | |
parent | 0e0df8873f4a49fc9be37190d3767dd4dafdb40b (diff) | |
download | FreeBSD-src-d5d8396eed0f898e14db6166db71f79a776e35f6.zip FreeBSD-src-d5d8396eed0f898e14db6166db71f79a776e35f6.tar.gz |
o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer. It's to do like what other
buses do. [1]
o changes exported prototypes. It doesn't use struct siba_* structures
anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)
Pointed out by: imp [1]
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions