This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
DragonOS-Community
/
relibc
mirror de
https://github.com/DragonOS-Community/relibc
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ramo:
patch-support-run-first-demo-on-dragonos
Ramos
Etiquetas
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
sys
/
ptrace.h
ptrace.h
93 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
#ifndef _BITS_SYS_PTRACE_H
#define _BITS_SYS_PTRACE_H
int ptrace(int request, ...);
#endif