seL4/libsel4/arch_include
Kent McLeod aa656604db Modify FinalizeLog syscall
There is no way to know how many entries the syscall log contains
otherwise.  One option was iterating through until finding a 0
terminator, however this requires the log to be zeroed before each
trial.  This changes the FinalizeLog syscall to return the number of
entries.
2017-02-24 15:55:34 +11:00
..
arm Modify FinalizeLog syscall 2017-02-24 15:55:34 +11:00
x86 s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +11:00