repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tcp: Fix 64 bit build with debugging features enabled.
[haiku.git]
/
src
/
bin
/
debug
/
strace
/
strace_syscalls.cpp
blob
a4ef90dc283bc3aa20cfb31ec3b59517c5cc0078
1
/*
2
* Copyright 2005, Ingo Weinhold, bonefish@users.sf.net.
3
* Distributed under the terms of the MIT License.
4
*/
5
6
#include <syscalls.h>
7
8
#include
"Syscall.h"
9
#include
"TypeHandler.h"
10
11
#include
"strace_syscalls.h"
12
// generated by gensyscalls
13