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 <unixbhaskar@gmail.com> Message-Id: <20210326012739.18038-1-unixbhaskar@gmail.com> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
1 parent e153277 commit 4671076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • arch/xtensa/platforms/iss/include/platform

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)