We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e153277 commit 4671076Copy full SHA for 4671076
arch/xtensa/platforms/iss/include/platform/simcall.h
@@ -46,7 +46,7 @@
46
#define SYS_socket 26
47
#define SYS_sendto 27
48
#define SYS_recvfrom 28
49
-#define SYS_select_one 29 /* not compitible select, one file descriptor at the time */
+#define SYS_select_one 29 /* not compatible select, one file descriptor at the time */
50
#define SYS_bind 30
51
#define SYS_ioctl 31
52
0 commit comments