mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +08: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.
|