12 lines
166 B
Text
12 lines
166 B
Text
|
/*
|
||
|
* Copyright 2021 Google LLC
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @file
|
||
|
*
|
||
|
* @brief Stub header allowing compilation of `#include <cstddef>`
|
||
|
*/
|