On Sunday, 24 November 2013 at 13:00:39 UTC, Mike wrote:
> Is there some syntax equivalent to __attribute__
> ((section(".interrupt_vector")))?
There isn't right now, but it would be entirely feasible to
implement this in an LDC-specific extension. Could you open an
issue on our GitHub tracker?
David