<br><br><div class="gmail_quote">On Fri, Oct 30, 2009 at 7:24 AM, Myles Watson <span dir="ltr"><<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think it's time to separate the two meanings of __ROMCC__.  Right now it is used for:<br>1. Use simple functions and data types since we don't have RAM<br>2. Don't use prototypes, romcc doesn't support them.<br>


<br>Right now the patch creates __PRE_RAMINIT__<br><br>The name is not the most important part of the patch, and can easily be changed.<br><br>Here are some of the suggestions so far:<br>__PRE_RAM__<br>__NO_RAM_YET__<br>

__DURING_RAMINIT__<br>
__USE_NO_RAM__<br><br>Unless it was obvious to me which meaning was the correct one for a file, I added both for now.<br><br>Abuild tested.<br><br>Signed-off-by: Myles Watson <<a href="mailto:mylesgw@gmail.com" target="_blank">mylesgw@gmail.com</a>><br>
</blockquote><div>Same patch with __PRE_RAM__<br><br>Still abuild-tested.<br><br>Thanks,<br>Myles<br></div></div><br>