| /* | |
| * Copyright 2011 The ChromiumOS Authors <chromium-os-dev@chromium.org> | |
| * | |
| * Device-Mapper block hash tree interface. | |
| * | |
| * This file is released under the GPLv2. | |
| */ | |
| #ifndef VERITY_DM_BHT_USERSPACE_H_ | |
| #define VERITY_DM_BHT_USERSPACE_H_ | |
| // TODO(crbug.com/886953): Remove this file once all it's users have stopped | |
| // including it. | |
| #endif // VERITY_DM_BHT_USERSPACE_H_ |