test: ihklib: syscall_list.h: add robust marker for patch

Change-Id: Ie5f72b4b296db4d44e9839f38fd9a68854be78c3
This commit is contained in:
Masamichi Takagi
2020-06-22 11:44:11 +09:00
parent 199407b2a1
commit d3d9e2400d
3 changed files with 12 additions and 2 deletions

View File

@ -179,4 +179,8 @@ SYSCALL_HANDLED(802, linux_mlock)
SYSCALL_HANDLED(803, suspend_threads)
SYSCALL_HANDLED(804, resume_threads)
SYSCALL_HANDLED(811, linux_spawn)
/**** End of File ****/
/* Do not edit the lines including this comment and
* EOF just after it because those are used as a
* robust marker for the autotest patch.
*/