zworld-em/Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src-ps5/signal.h
2025-05-11 22:07:21 +08:00

7 lines
85 B
C

#pragma once
#ifndef _PS5_SIGNAL
#define _PS5_SIGNAL
#endif
#include <sys/signal.h>