blob: 2ab80b1d7b239e2b9657e1fcbeb7b6742f02984c [file] [log] [blame]
// Copyright 2018 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.
#include "garnet/lib/debug_ipc/protocol.h"
namespace debug_ipc {
constexpr uint32_t MsgHeader::kSerializedHeaderSize;
} // namespace debug_ipc