]> git.ipfire.org Git - people/ms/u-boot.git/commit
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
authorWolfgang Denk <wd@denx.de>
Sun, 9 Mar 2008 09:33:31 +0000 (10:33 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 9 Mar 2008 09:33:31 +0000 (10:33 +0100)
commitcc3843e36453e2b8db65d7e56de938ba045016a0
treeb0bf95107f122f79ee83ef088d6df9e8efddf978
parent8d4f4a838d7dc7cf4de17e3e9a67e2f222b6a1c8
common/kgdb.c: fix 'dereferencing type-punned pointer' warning

and get rid of a couple of unneeded casts.

Signed-off-by: Wolfgang Denk <wd@denx.de>
common/kgdb.c