summaryrefslogtreecommitdiff
path: root/src/sys/procfile/dmaprocfile.cil
blob: f206b9fe54c2bccc83ad6257fb908baba2aec409 (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 dma

    (genfscon "proc" "/dma" procfile_context)

    (blockinherit .procfile.template))