summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/cpunodedev.cil
blob: 5dc3b80ee4f69e8965c8f5a0d758aee2ebc02a70 (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 cpu

    (filecon "/dev/cpu/.+" char nodedev_context)

    (blockinherit .nodedev.template))