Christian Helmuth 8990346c6c mmio: fix compiler warnings
We implicitly know that the value range will not exceed access_t despite
the integer-based arithmetics, i.e., negation and shift operations.

Fixes #1524
2015-05-26 09:39:53 +02:00
..
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-04-09 16:04:46 +02:00
2015-05-26 09:39:53 +02:00
2015-04-09 16:04:46 +02:00

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.