//===- FuzzerUtilFuchsia.cpp - Misc utils ---------------------------------===// | |
// | |
// The LLVM Compiler Infrastructure | |
// | |
// This file is distributed under the University of Illinois Open Source | |
// License. See LICENSE.TXT for details. | |
// | |
//===----------------------------------------------------------------------===// | |
// Misc utils for Fuchsia. | |
//===----------------------------------------------------------------------===// | |
#include "FuzzerDefs.h" | |
#if LIBFUZZER_FUCHSIA | |
#endif // LIBFUZZER_LINUX |