162306a36Sopenharmony_ci// SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 262306a36Sopenharmony_ci// Copyright (c) 2019 Facebook 362306a36Sopenharmony_ci 462306a36Sopenharmony_ci#define STROBE_MAX_INTS 2 562306a36Sopenharmony_ci#define STROBE_MAX_STRS 25 662306a36Sopenharmony_ci#define STROBE_MAX_MAPS 13 762306a36Sopenharmony_ci#define STROBE_MAX_MAP_ENTRIES 20 862306a36Sopenharmony_ci#define NO_UNROLL 962306a36Sopenharmony_ci#define SUBPROGS 1062306a36Sopenharmony_ci#include "strobemeta.h" 11