OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [librdbg/] [src/] [awk.svc] - Diff between revs 158 and 208

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 158 Rev 208
Line 6... Line 6...
#  Synopsis:    AWK script which transforms the server skeleton produced
#  Synopsis:    AWK script which transforms the server skeleton produced
#               by rpcgen(1) into something suitable for RDB servers.
#               by rpcgen(1) into something suitable for RDB servers.
#
#
#########################################################################
#########################################################################
#
#
# $Id: awk.svc,v 1.1.1.1 2001-07-10 10:01:02 chris Exp $
# $Id: awk.svc,v 1.2 2001-09-27 12:02:01 chris Exp $
#
#
BEGIN {
BEGIN {
    headerstarted = 0
    headerstarted = 0
    withinproc = 0
    withinproc = 0
    brack = 0
    brack = 0

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.