1. Add user-space thread which would call a syscall, 2. Parse syscall ABI arguments and call kernel API function, 3. Parse API function result and return appropriate response via ABI to user space.