summaryrefslogtreecommitdiff
path: root/src/file/hugetlbfsfile/syshugetlbfsfile.cil
blob: 3122918b066a83d2ea53406e80f0461e3ee37088 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: © 2024 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(in sys

    (block hugetlbfs

      (blockinherit .file.hugetlbfs.template)))