1 /* SPDX-License-Identifier: LGPL-2.1-or-later */ 2 3 #include "mempool.h" 4 5 const bool mempool_use_allowed = false; 6