1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-22 12:40:09 +00:00

Use C comment

This commit is contained in:
twinaphex 2015-08-12 15:11:01 +02:00
parent d80b24f380
commit 1ed7c4ef37

@ -20,7 +20,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
// FIXME: unfinished, mutexes and condvars basically a stub.
/* FIXME: unfinished on PSP, mutexes and condition variables basically a stub. */
#ifndef _PSP_PTHREAD_WRAP__
#define _PSP_PTHREAD_WRAP__