File:  [ELWIX - Embedded LightWeight unIX -] / libaitrpc / example / rc.h
Revision 1.2.24.1: download - view: text, annotated - select for diffs - revision graph
Fri Aug 23 00:09:50 2013 UTC (10 years, 11 months ago) by misho
Branches: rpc6_1
Diff to: branchpoint 1.2: preferred, colored
add UT for big packets

#ifndef __RC_H
#define __RC_H


#define RC_aaa	1
#define RC_BBB	2
#define RC_xYz	4
#define RC_xxx	5
#define RC_big	7


#endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>