Skip to content

Commit 4671076

Browse files
unixbhaskarjcmvbkbc
authored andcommitted
xtensa: simcall.h: Change compitible to compatible
s/compitible/compatible/ Signed-off-by: Bhaskar Chowdhury <[email protected]> Message-Id: <[email protected]> Signed-off-by: Max Filippov <[email protected]>
1 parent e153277 commit 4671076

File tree

1 file changed

+1
-1
lines changed
  • arch/xtensa/platforms/iss/include/platform

1 file changed

+1
-1
lines changed

arch/xtensa/platforms/iss/include/platform/simcall.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#define SYS_socket 26
4747
#define SYS_sendto 27
4848
#define SYS_recvfrom 28
49-
#define SYS_select_one 29 /* not compitible select, one file descriptor at the time */
49+
#define SYS_select_one 29 /* not compatible select, one file descriptor at the time */
5050
#define SYS_bind 30
5151
#define SYS_ioctl 31
5252

0 commit comments

Comments
 (0)