Sign in
zircon-guest
/
third_party
/
linux
/
db1a19b38f3a85f475b4ad716c71be133d8ca48e
/
.
/
include
/
asm-x86_64
/
mmsegment.h
blob: d3f80c996330e76bde7bc4d2e79e57df6d40c752 [
file
] [
log
] [
blame
]
#ifndef
_ASM_MMSEGMENT_H
#define
_ASM_MMSEGMENT_H
1
typedef
struct
{
unsigned
long
seg
;
}
mm_segment_t
;
#endif