Fix compilation with HAL_DEBUG=1
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 7 May 2009 20:40:54 +0000 (20:40 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 7 May 2009 20:40:54 +0000 (20:40 +0000)
commit200f8b8a6a2b51abb939ed8bc7b9c627283d9023
treea5d6a7f0d8bbf83cb8f07ba211a677035de20a70
parent0e32b2c2a384391879c48485521cf14c98cdaa7e
Fix compilation with HAL_DEBUG=1

Provide forward declaration of struct ath_hal in ah_osdep.h.  Implement
OS_GETUPTIME (the implementation is quite primitive, as it's only used
once for some obscure condition in 5212 chips).  Implement HALDEBUG()
and ath_hal_ether_sprintf().

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4019 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath_hal/ah_os.c
ath_hal/ah_osdep.h