Rizin
unix-like reverse engineering framework and cli tools
tuklib_physmem.h
Go to the documentation of this file.
1
//
5
//
6
// Author: Lasse Collin
7
//
8
// This file has been put into the public domain.
9
// You can do whatever you want with this file.
10
//
12
13
#ifndef TUKLIB_PHYSMEM_H
14
#define TUKLIB_PHYSMEM_H
15
16
#include "
tuklib_common.h
"
17
TUKLIB_DECLS_BEGIN
18
19
#define tuklib_physmem TUKLIB_SYMBOL(tuklib_physmem)
20
extern
uint64_t
tuklib_physmem
(
void
);
26
27
TUKLIB_DECLS_END
28
#endif
uint64_t
unsigned long uint64_t
Definition:
sftypes.h:28
tuklib_common.h
Common definitions for tuklib modules.
TUKLIB_DECLS_END
#define TUKLIB_DECLS_END
Definition:
tuklib_common.h:48
TUKLIB_DECLS_BEGIN
#define TUKLIB_DECLS_BEGIN
Definition:
tuklib_common.h:40
tuklib_physmem
#define tuklib_physmem
Get the amount of physical memory in bytes.
Definition:
tuklib_physmem.h:19
subprojects
xz-5.2.5
src
common
tuklib_physmem.h
Generated by
1.9.1