mirror of
https://github.com/xenia-project/xenia.git
synced 2026-01-04 15:50:00 +01:00
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
# Ignore HighResolutionTimer custom event
|
|
handle SIG34 nostop noprint
|
|
# Ignore PosixTimer custom event
|
|
handle SIG35 nostop noprint
|
|
# Ignore PosixThread exit event
|
|
handle SIG32 nostop noprint
|