Sebastian Huber 023f60936c c-user: Add "Cache Manager" chapter
The Cache Manager directives are available via <rtems.h>.  Document most
of them in the Classic API Guide.

Not documented are the following directive since the API is not yet
stable:

* rtems_cache_coherent_allocate()
* rtems_cache_coherent_free()
* rtems_cache_coherent_add_area()

Not documented are the following directive since the directives are not
implemented on maintained platforms:

* rtems_cache_freeze_data()
* rtems_cache_freeze_instruction()
* rtems_cache_unfreeze_data()
* rtems_cache_unfreeze_instruction()

Close #4513.
2021-09-13 08:28:16 +02:00
..
2021-09-13 08:28:16 +02:00
2021-04-28 09:03:49 +02:00
2019-02-08 09:43:16 +01:00
2021-09-02 11:17:58 +02:00
2021-09-13 08:28:16 +02:00
2019-02-08 09:43:16 +01:00