revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[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();