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

(block dma

  (genfscon "proc" "/dma" procfile_context)

  (blockinherit .procfile.template))