On Tue, May 29, 2018 at 7:32 AM, Nathan Sidwell wrote:
> On 05/25/2018 06:30 PM, Jim Wilson wrote:
>
>> -/* Return true if func is a naked function. */
>> +/* Return true if funcion TYPE is an interrupt function. */
>
> .^^^
>>
>> +static bool
>> +riscv_interrupt_type_p (
On 05/25/2018 06:30 PM, Jim Wilson wrote:
-/* Return true if func is a naked function. */
+/* Return true if funcion TYPE is an interrupt function. */
.^^^
+static bool
+riscv_interrupt_type_p (tree type)
funcion?
--
Nathan Sidwell