Sign in
fuchsia
/
fuchsia
/
b913ed1479780eeb0de1e6d2e9d0ed17267964af
/
.
/
zircon
/
system
/
ulib
/
zircon-internal
/
include
/
lib
/
zircon-internal
/
default_stack_size.h
blob: df3f088adf091b830f1121a0a5efe693518b66b6 [
file
] [
log
] [
blame
]
// Copyright 2016 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma
once
#define
ZIRCON_DEFAULT_STACK_SIZE
(
256
<<
10
)