// SPDX-License-Identifier: GPL-2.0-only /* This file is part of lide.device * Copyright (C) 2023 Matthew Harlum */ #ifndef TD_READ64 #define TD_READ64 24 #define TD_WRITE64 25 #define TD_SEEK64 26 #define TD_FORMAT64 27 #endif