Files
safe_duck/linux_kernel/client_msg.h
huoji b00e51fdc7 1
2023-05-07 22:49:11 +08:00

4 lines
89 B
C

#pragma once
#include "head.h"
extern void dispath_client_msg(struct client_msg_t* msg);