blob: a6e9777ec0601717b3d69cc807ca2b6774a6fa48 [file] [log] [blame]
Dale Curtis689da3a2023-01-25 12:45:46 -08001// Copyright 2023 The Chromium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include <stdint.h>
6#include "fuzzer_common.h"
7
8// Stub file binding fuzzer specific externs from `fuzzer_common.h` to ensure
9// that fuzzers link properly.