On Fri, 2008-05-23 at 18:41 +0200, Sam Ravnborg wrote:
OK, I'll do that.
Isn't the context enough? Some comments are just superfluous :)
Hm, that's true -- force of habit, I suppose. But it doesn't really
matter, and if anyone _does_ have cause to look at the generated file,
it's probably nicer in hex.
Actually, it would be nicer to do it in assembly and use .incbin -- but
then we'd have to deal with potential struct alignment issues for the
'struct builtin_fw'. Again, that's an improvement for later. But it's
why I used 'unsigned long' for the size, instead of 'size_t'.
OK, thanks.
--
dwmw2
--