Wolfgang Denk wrote:
> I think the "static int __flash_wp()" thing is not even needed
> assuming that flash_wp() is the first function in your file.

That's the thing -- I don't want flash_wp() to be the first function in my
file.  I would then need a forward reference to all the other functions in
my file, and I hate doing that.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to