/* * Copyright (c) 2023 Codecoup * * SPDX-License-Identifier: Apache-2.0 */ #include void net_buf_unref(struct net_buf *buf) { }