Kinsey Moore commented on a discussion on testsuites/libtests/fdt02/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1295#note_152143 > > const char rtems_test_name[] = "FDT 02"; > > +void test_mem_rsv( > + rtems_fdt_handle *handle, > + int count, > + int n, > + uint64_t exp_address, > + uint64_t exp_size > +); > + > rtems_task Init( rtems_task_argument argument ); > > +void test_mem_rsv( This comment applies elsewhere. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1295#note_152143 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
