Skip to content

Commit 29d49c8

Browse files
[libc] Correct standard for getcpu (#153982)
1 parent 1f5047e commit 29d49c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/include/sched.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ functions:
2020
- type: const cpu_set_t *
2121
- name: getcpu
2222
standards:
23-
- POSIX
23+
- Linux
2424
return_type: int
2525
arguments:
2626
- type: unsigned int *

0 commit comments

Comments
 (0)