Commit 4671076c authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Max Filippov
Browse files

xtensa: simcall.h: Change compitible to compatible



s/compitible/compatible/

Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Message-Id: <20210326012739.18038-1-unixbhaskar@gmail.com>
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent e1532777
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
#define SYS_socket      26
#define SYS_sendto      27
#define SYS_recvfrom    28
#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 */
#define SYS_bind        30
#define SYS_ioctl	31