|
From: Sebastian 'b. R. <sd...@ba...> - 2022-02-24 16:55:16
|
On 24.02.22 14:22, Basil Hussain wrote: > I would assume both, as the attribute concerns not only how the function > is to be called by other code, but also affects how SDCC generates code > to access args within the function. You should need it for both, once in the .c file for compiling the function and once in the .h, so that other object files can call it correctly. -- Freundliche Grüße / Yours sincerely Sebastian „Baŝto“ Riedel |