summaryrefslogtreecommitdiff
path: root/src/sys/procfile/iomemprocfile.cil
blob: ed926e874d9ef7de322d699c00f6f1ff0747f8b2 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block iomem

    (genfscon "proc" "/iomem" procfile_context)

    (blockinherit .procfile.template))