/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _LINUX_UTIME_H #define _LINUX_UTIME_H #include struct utimbuf { __kernel_old_time_t actime; __kernel_old_time_t modtime; }; #endif alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/include/asm-xtensa/processor.h?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-27[XTENSA] Add typecast macro for constantsChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel