On 24.07.23 21:45, Joel Sherrill wrote:
On Mon, Jul 24, 2023 at 10:49 AM Sebastian Huber <sebastian.hu...@embedded-brains.de <mailto:sebastian.hu...@embedded-brains.de>> wrote:

    On 24.07.23 17:34, Joel Sherrill wrote:
     >
     > What about the other io methods in score like for gcov and hashing?
     > Is there a better location for those?

    We could move everything in rtems/score/io.h to rtems/dev/io.h. The
    gcov
    stuff could be moved to rtems/test-gcov.h.


OK. When looking at the score/, those stood out as not being strictly related
to normal score functionality.

Will moving the gcov stuff to rtems/test-gcov.h still leave it available to users?
If an application wants coverage, it has to do the same things. Right?

I moved everything from <rtems/score/io.h> to <rtems/dev/io.h>. I moved the <rtems/score/gcov.h> to <rtems/test-gcov.h> and into librtemstest.a.

Is there anything left to move around?

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to