This commit is contained in:
manu 2004-07-24 15:47:23 +00:00
parent 4bc8afece2
commit 7e06aa42fb
3 changed files with 9 additions and 9 deletions

View File

@ -1,14 +1,14 @@
/* $NetBSD: mach_services.c,v 1.14 2004/07/24 15:46:02 manu Exp $ */
/* $NetBSD: mach_services.c,v 1.15 2004/07/24 15:47:23 manu Exp $ */
/*
* Mach services table.
*
* DO NOT EDIT -- this file is automatically generated.
* created from NetBSD: mach_services.master,v 1.10 2003/12/29 01:30:27 manu Exp
* created from NetBSD: mach_services.master,v 1.11 2004/07/24 15:46:02 manu Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: mach_services.c,v 1.14 2004/07/24 15:46:02 manu Exp $");
__KERNEL_RCSID(0, "$NetBSD: mach_services.c,v 1.15 2004/07/24 15:47:23 manu Exp $");
#include <sys/types.h>
#include <sys/param.h>

View File

@ -1,14 +1,14 @@
/* $NetBSD: mach_services.h,v 1.14 2004/07/24 15:46:02 manu Exp $ */
/* $NetBSD: mach_services.h,v 1.15 2004/07/24 15:47:23 manu Exp $ */
/*
* Mach services prototypes.
*
* DO NOT EDIT -- this file is automatically generated.
* created from NetBSD: mach_services.master,v 1.10 2003/12/29 01:30:27 manu Exp
* created from NetBSD: mach_services.master,v 1.11 2004/07/24 15:46:02 manu Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: mach_services.h,v 1.14 2004/07/24 15:46:02 manu Exp $");
__KERNEL_RCSID(0, "$NetBSD: mach_services.h,v 1.15 2004/07/24 15:47:23 manu Exp $");
#include <compat/mach/mach_types.h>
#include <compat/mach/mach_message.h>

View File

@ -1,15 +1,15 @@
/* $NetBSD: mach_services_names.c,v 1.11 2004/07/24 15:46:02 manu Exp $ */
/* $NetBSD: mach_services_names.c,v 1.12 2004/07/24 15:47:23 manu Exp $ */
/*
* Mach services names. This file is not built
* by the kernel, it is included by kdump sources.
*
* DO NOT EDIT -- this file is automatically generated.
* created from NetBSD: mach_services.master,v 1.10 2003/12/29 01:30:27 manu Exp
* created from NetBSD: mach_services.master,v 1.11 2004/07/24 15:46:02 manu Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: mach_services_names.c,v 1.11 2004/07/24 15:46:02 manu Exp $");
__KERNEL_RCSID(0, "$NetBSD: mach_services_names.c,v 1.12 2004/07/24 15:47:23 manu Exp $");
struct mach_service_name {
int srv_id;