target/avr: review scope of symbols
commitdecd417064b63c8eda69ad523a63fefd22036d16
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 20 Jun 2010 04:52:07 +0000 (20 12:52 +0800)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 21 Jun 2010 14:14:17 +0000 (21 22:14 +0800)
tree0621abb91e4464f84136bc4edd4886b8962b8cb0
parentd26b5236bac524ca33799f2c10f40f65755bdd08
target/avr: review scope of symbols

Add "static" qualifier to private functions.
Move duplicated global declarations from "target/avrt.c"
and "nor/avrf.c" to "target/avrt.h".
Remove unused declarations form "nor/avrf.c".

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
src/flash/nor/avrf.c
src/target/avrt.c
src/target/avrt.h