Skip to content
Snippets Groups Projects
Commit 6df54567 authored by Adrian Danis's avatar Adrian Danis
Browse files

Merge branch mfernandez-master into master

parents 7a78d03b 931879af
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,6 @@ exception_t decodeReadRegisters(cap_t cap, unsigned int length, bool_t call,
exception_t decodeWriteRegisters(cap_t cap, unsigned int length, word_t *buffer);
exception_t decodeTCBConfigure(cap_t cap, unsigned int length,
cte_t* slot, extra_caps_t rootCaps, word_t *buffer);
exception_t decodeSetDomainAttributes(cap_t cap, unsigned int length, word_t *buffer);
exception_t decodeSetPriority(cap_t cap, unsigned int length, word_t *buffer);
exception_t decodeSetIPCBuffer(cap_t cap, unsigned int length,
cte_t* slot, extra_caps_t extraCaps, word_t *buffer);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment