libs/libc/pthread: fix function name in comments

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2023-04-06 17:54:18 +03:00
committed by Alan Carvalho de Assis
parent 665a8e5b93
commit 3513c53a09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
****************************************************************************/
/****************************************************************************
* Name: pthread_attr_getaffinity
* Name: pthread_attr_getaffinity_np
*
* Description:
*
+1 -1
View File
@@ -34,7 +34,7 @@
****************************************************************************/
/****************************************************************************
* Name: pthread_attr_setaffinity
* Name: pthread_attr_setaffinity_np
*
* Description:
*