diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2010-03-14 23:01:01 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-03-14 23:01:01 +0100 |
commit | dbfff4deb5b8082d65e374950f2a6f2d88fb8fe0 (patch) | |
tree | ca2d64efe1b313f439d7c9dbb5c6ead8af3a5b1e /dma.h | |
parent | 39324ca488ac8f7124b3698d28bf46b90d9acd84 (diff) |
tcg: declare internal helpers as const and pure
TCG internal helpers only access to the values passed in arguments, and
do not modify the CPU internal state. Thus they can be declared as
const and pure.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'dma.h')
0 files changed, 0 insertions, 0 deletions