/*
 * Copyright 2023 Valve Corporation
 * SPDX-License-Identifier: MIT
 */

#include "u_dynarray.h"

unsigned util_dynarray_is_data_stack_allocated;