lm3s1968: make __delay() naked and usable outside the clock module.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 6 Apr 2010 09:28:16 +0000 (09:28 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 6 Apr 2010 09:28:16 +0000 (09:28 +0000)
commitad984bef9a7d5ca01b97eb8b14a655e64ea79cc9
tree277aa34ceea0a37825b5b2f75189e55283de89f6
parent863f8ebdc1af60ca64e0cf4474bfea4b9e6b45b1
lm3s1968: make __delay() naked and usable outside the clock module.

In this way we're sure __delay() won't be inlined nor optimized by the
compiler and it can be used suitably as a simple spinning delay.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3391 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/drv/clock_lm3s.c
bertos/cpu/cortex-m3/drv/clock_lm3s.h