代码搜索:RISC
找到约 3,488 项符合「RISC」的源代码
代码结果 3,488
www.eeworm.com/read/433697/7913342
c s3c2410xsio.c
/* s3c2410xSio.c - Samsung s3c2410x UART tty driver */
/* Copyright 2004 HITSAT, Inc. */
#include "copyright_wrs.h"
/*
DESCRIPTION
This is the device driver for the Advanced RISC Machines (ARM) s3c
www.eeworm.com/read/396018/8136523
hws 7708.hws
[HIMDBVersion]
2.0
[DATABASE_VERSION]
"4.0"
[WORKSPACE_DETAILS]
"7708" "C:\Program Files\Renesas\HEW30\user\7708ucos" "C:\Program Files\Renesas\HEW30\user\7708ucos\7708.hws" "SuperH RISC engine"
www.eeworm.com/read/312331/13613568
c s3c2410xsio.c
/* s3c2410xSio.c - Samsung s3c2410x UART tty driver */
/* Copyright 2004 HITSAT, Inc. */
#include "copyright_wrs.h"
/*
DESCRIPTION
This is the device driver for the Advanced RISC Machines (ARM) s3c
www.eeworm.com/read/131315/5942743
de ultrix.sap-ag.de
# ultrix.sap-ag.de - MH 6.8 options for ULTRIX (ULTRIX 4.2 on RISC).
# Bill Wohler
# Sat, 31 Oct 92 19:14:43 +0100
#
# General
#
bin /usr/local/bin/mh
ldoptions -s
mandir /usr/loc
www.eeworm.com/read/101082/6244664
8 config.8
.\" SCCSID: @(#)config.8 3.1 11/24/87
.TH config 8 RISC
.SH Name
config \- build system configuration files
.SH Syntax
.B /etc/config
[\fB\-p\fR]
[\fB\-s\fR]
.I config_file
.SH Description
.NXR "confi
www.eeworm.com/read/101082/6244683
2 brk.2
.TH brk 2 RISC
.SH Name
brk, sbrk \- change data segment space allocation
.SH Syntax
.B #include
.PP
.B char \(**brk(addr)
.br
.B char \(**addr;
.PP
.B char \(**sbrk(incr)
.br
.B int in
www.eeworm.com/read/101082/6245129
1 dbx.1
.TH dbx 1 RISC
.SH Name
dbx \- source level debugger
.SH Syntax
\fBdbx \fR[\fB\-I \fIdir\fR] [\fB\-c \fIfile\fR] [\fB\-k\fR] [\fB\-i] [\fB\-r] [\fB\-pixie\fR] [\fIobject\fR [\fIcore\fR]]
.SH Descripti
www.eeworm.com/read/101082/6245301
3x ldgetaux.3x
.TH ldgetaux 3x RISC
.SH Name
ldgetaux \- retrieve an auxiliary entry, given an index
.SH Syntax
.nf
.B "#include "
.B "#include "
.B "#include "
.B "#include "
.fi
www.eeworm.com/read/101082/6245761
3 execl.3
.\" SCCSID: @(#)execl.3 2.1 3/10/87
.TH execl 3 RISC
.SH Name
execl, execv, execle, execlp, execvp, exect, environ \- execute a file
.SH Syntax
.nf
.B "execl(name, arg0, arg1, ..., argn, (char *)0)"
.
www.eeworm.com/read/101082/6245942
3 end.3
.\" SCCSID: @(#)end.3 8.1 9/11/90
.TH end 3 RISC
.SH Name
end, etext, edata \- last locations in program
.SH Syntax
.nf
.B extern end;
.B extern etext;
.B extern edata;
.B extern eprol;
.fi
.SH De