Skip to content

Make the microkernel header files more self-contained, i.e. include the headers they require. #8037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link
Contributor

Make the microkernel header files more self-contained, i.e. include the headers they require.

This requires moving the extern "C" {...} inside the header files themselves to avoid them
affecting the inported headers, which may contain C++ definitions.

@copybara-service copybara-service bot force-pushed the test_736862711 branch 5 times, most recently from 11971f0 to 634e4d3 Compare March 17, 2025 12:32
…he headers they require.

This requires moving the `extern "C" {...}` inside the header files themselves to avoid them
affecting the inported headers, which may contain C++ definitions.

PiperOrigin-RevId: 736862711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant