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

(block dma

  (genfscon "proc" "/dma" procfile_context)

  (blockinherit .procfile.template))