File:  [GnuMach] / OSKit-Mach / include / mach / macro_help.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed Sep 2 04:55:50 2020 UTC (5 years, 10 months ago) by root
Branches: MAIN, GNU
CVS tags: HEAD, Final-Commit
GNU OSKit-Mach

/* 
 * Mach Operating System
 * Copyright (c) 1988 Carnegie-Mellon University
 * All rights reserved.  The CMU software License Agreement specifies
 * the terms and conditions for use and redistribution.
 */

#ifndef	_MACRO_HELP_H_
#define	_MACRO_HELP_H_	1

#define		MACRO_BEGIN	do {
#define		MACRO_END	} while (0)

#define		MACRO_RETURN	if (1) return

#endif	/* _MACRO_HELP_H_ */



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.