PSyclone icon indicating copy to clipboard operation
PSyclone copied to clipboard

Missing pointer attribute

Open hiker opened this issue 2 years ago • 0 comments

Several variables in declared in kern_call_arg_list (of #1883) missed a pointer attribute. Either add support the pointer attribute, or use an applicable work around (see psy_data_node).

This todo is mostly to mark up lines in kern_call_arg_list that need to be fixed, or moved (since it is not clear atm where the declaration will actually be added - kern_call_arg_list, or elsewhere).

hiker avatar Oct 11 '22 12:10 hiker