diff options
author | Zhaoming Luo <zhmingluo@163.com> | 2024-12-13 08:58:31 +0800 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-12-14 23:09:50 +0100 |
commit | af488a9e8b8e0de5f0c97d07beabbe43249c4b97 (patch) | |
tree | 562d4fd243b3f11629b7f0dd33ebd7a979cb31d6 /pci-arbiter | |
parent | 5ca0fa556b24463bd52ce5e45dddefcd766ae9c3 (diff) | |
download | hurd-af488a9e8b8e0de5f0c97d07beabbe43249c4b97.tar.gz hurd-af488a9e8b8e0de5f0c97d07beabbe43249c4b97.tar.bz2 hurd-af488a9e8b8e0de5f0c97d07beabbe43249c4b97.zip |
Add a description comment for the MIG type translation files
Signed-off-by: Zhaoming Luo <zhmingluo@163.com>
Message-ID: <20241213005831.748151-1-zhmingluo@163.com>
Diffstat (limited to 'pci-arbiter')
-rw-r--r-- | pci-arbiter/mig-mutate.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pci-arbiter/mig-mutate.h b/pci-arbiter/mig-mutate.h index f5098c97..4a29c091 100644 --- a/pci-arbiter/mig-mutate.h +++ b/pci-arbiter/mig-mutate.h @@ -1,4 +1,5 @@ -/* +/* MIG type translation information + Copyright (C) 2017 Free Software Foundation, Inc. Written by Michael I. Bushnell, p/BSG. |