blob: 103fa0f43e403061dd4ac958dee9d6ae08612a4a [file] [log] [blame]
/*
* This file is auto-generated. Modifications will be lost.
*
* See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information.
*/
#ifndef _UAPI_LINUX_BLKDEV_H
#define _UAPI_LINUX_BLKDEV_H
#include <linux/ioctl.h>
#include <linux/types.h>
#define BLOCK_URING_CMD_DISCARD _IO(0x12, 0)
#endif