docs: silent wrong Doxygen warning
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 31 Oct 2010 09:44:54 +0000 (09:44 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 31 Oct 2010 09:44:54 +0000 (09:44 +0000)
commit9cb8aabd5d89b030d527f1c8da1676ec9dbb805c
tree9a88ee3a3d5aecafe5907a697feeb1f1a5f7df47
parent540b160dbedfdb12ce29f9b107be860ba22cd6cb
docs: silent wrong Doxygen warning

Silent the following warning (probably due to a Doxygen bug):

  bertos/cpu/arm/drv/eth_at91.c:89: warning: documented function `static uint8_t rx_buf' was not declared or defined.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4479 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/drv/eth_at91.c