From 2b31345f36a04f232a5f698a6dc19e8123f204ab Mon Sep 17 00:00:00 2001 From: Jouni Hogander Date: Mon, 9 Dec 2019 13:56:27 +0200 Subject: Autogenerated files for linux/mips64le This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate --- sys/linux/dev_block_mips64le.const | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 sys/linux/dev_block_mips64le.const (limited to 'sys/linux/dev_block_mips64le.const') diff --git a/sys/linux/dev_block_mips64le.const b/sys/linux/dev_block_mips64le.const new file mode 100644 index 000000000..96f83a414 --- /dev/null +++ b/sys/linux/dev_block_mips64le.const @@ -0,0 +1,38 @@ +# AUTOGENERATED FILE +# AT_FDCWD is not set +BLKALIGNOFF = 536875642 +BLKBSZGET = 1074270832 +BLKBSZSET = 2148012657 +BLKDISCARD = 536875639 +BLKFLSBUF = 536875617 +BLKFRASET = 536875620 +BLKGETSIZE = 536875616 +BLKGETSIZE64 = 1074270834 +BLKIOMIN = 536875640 +BLKIOOPT = 536875641 +BLKPBSZGET = 536875643 +BLKPG = 536875625 +BLKRAGET = 536875619 +BLKREPORTZONE = 3222278786 +BLKRESETZONE = 2148536963 +BLKROGET = 536875614 +BLKROSET = 536875613 +BLKROTATIONAL = 536875646 +BLKRRPART = 536875615 +BLKSECDISCARD = 536875645 +BLKSECTGET = 536875623 +BLKTRACESETUP = 3225948787 +BLKTRACESTART = 536875636 +BLKTRACESTOP = 536875637 +BLKTRACETEARDOWN = 536875638 +BLKTRACE_BDEV_SIZE = 32 +BLKZEROOUT = 536875647 +HDIO_GETGEO = 769 +IOC_PR_CLEAR = 2148561101 +IOC_PR_PREEMPT = 2149085387 +IOC_PR_PREEMPT_ABORT = 2149085388 +IOC_PR_REGISTER = 2149085384 +IOC_PR_RELEASE = 2148561098 +IOC_PR_RESERVE = 2148561097 +__NR_ioctl = 5015 +__NR_openat = 5247 -- cgit mrf-deployment