On Thu, Nov 1, 2018 at 6:56 AM Firoz Khan <[email protected]> wrote: > All the SYS_XTENSA_* macros used by sysxtensa syscall > handlers are resides in the uapi header file move to > non uapi header asm/unistd.h as it is not used by any > user space applications.
These definitions are meant to be used by the userspace to perform atomic operations in the absence of atomic access instructions in the xtensa CPU variant. -- Thanks. -- Max _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
