libc: remove C++ comments from public headers.

Change-Id: I4af84f912062cd2ff34711c25122fb323f20c032
This commit is contained in:
David 'Digit' Turner
2010-09-26 23:00:36 +02:00
parent b9e49ad56e
commit bd8d987b3c
6 changed files with 6 additions and 8 deletions

View File

@@ -309,4 +309,4 @@ extern void __pthread_cleanup_pop(__pthread_cleanup_t* c,
#define LONG_LONG_MAX __LONG_LONG_MAX__
#define LONG_LONG_MIN (-__LONG_LONG_MAX__ - 1)
#endif // _PTHREAD_H_
#endif /* _PTHREAD_H_ */