mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-06 03:30:26 +00:00
7 lines
191 B
Go
7 lines
191 B
Go
// SPDX-License-Identifier: Apache-2.0
|
|
// SPDX-FileCopyrightText: 2024 The Ebitengine Authors
|
|
|
|
package cgo
|
|
|
|
// Empty so that importing this package doesn't cause issue for certain platforms.
|