mirror of
https://github.com/facebook/zstd.git
synced 2025-07-29 11:21:22 +03:00
[linux-kernel] Separate xxhash into its own module
This commit is contained in:
6
contrib/linux-kernel/test/include/linux/errno.h
Normal file
6
contrib/linux-kernel/test/include/linux/errno.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef LINUX_ERRNO_H_
|
||||
#define LINUX_ERRNO_H_
|
||||
|
||||
#define EINVAL 22
|
||||
|
||||
#endif // LINUX_ERRNO_H_
|
Reference in New Issue
Block a user