diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2022-11-27 20:08:42 -0500 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-11-28 02:15:31 +0100 |
commit | ecb699845bf72e298ba28054736e6b6a9e78cc29 (patch) | |
tree | 80b709e0da0df9f66e072e9ee2b1ba50d3a7f7ae /Makefrag.am | |
parent | 6198c3a7dba457ad8e3cae56254c482e81594b6c (diff) | |
download | gnumach-ecb699845bf72e298ba28054736e6b6a9e78cc29.tar.gz gnumach-ecb699845bf72e298ba28054736e6b6a9e78cc29.tar.bz2 gnumach-ecb699845bf72e298ba28054736e6b6a9e78cc29.zip |
Delete mach_debug/pc_info.h
mach/pc_sample.h has the definitions that the kernel actually uses.
Message-Id: <Y4QKGtUdbz+AVO3l@viriathus>
Diffstat (limited to 'Makefrag.am')
-rw-r--r-- | Makefrag.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefrag.am b/Makefrag.am index 0f9052e4..51b15260 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -447,7 +447,6 @@ include_mach_debug_HEADERS = \ mach_debug.defs \ mach_debug_types.defs \ mach_debug_types.h \ - pc_info.h \ vm_info.h \ slab_info.h \ ) |