1234567891011#include "workq_open.h"#include "../base.h"#include "../errno.h"#include <linux-syscalls/linux.h> long sys_workq_open(void){ return 0;}