Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / libs / mesa / src / mapi / glapi / glthread.c
blob00915380f97b8c2d5ae6a4f221f8e7d2f8603bc0
1 #include "glapi/glapi.h"
3 unsigned long
4 _glthread_GetID(void)
6 return u_thread_self();