This website requires JavaScript.
Explore
Help
Sign In
falso
/
papermario
mirror of
https://github.com/pmret/papermario.git
Watch
1
Star
0
Fork
You've already forked papermario
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d65dce43df
papermario
/
src
/
os
/
getactivequeue.c
6 lines
90 B
C
Raw
Blame
History
#
include
"PR/osint.h"
OSThread
*
__osGetActiveQueue
(
void
)
{
return
__osActiveQueue
;
}
Reference in New Issue
View Git Blame
Copy Permalink