commit | 32a08a81abe9c67bbc047156628ea51c703d22c5 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Oct 10 12:25:55 2017 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Wed Oct 11 17:54:47 2017 -0700 |
tree | ad491b9dcca0d4b299cc71d10e599022ba48cc50 | |
parent | 231b95cfc0f21e630b858893d723bcd8a5ef1957 [diff] |
syscall_handler: introduce new macros Instead of boolean arguments to indicate memory read/write permissions, or init/non-init APIs, new macros are introduced which bake the semantics directly into the name of the macro. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>