Page MenuHomeFreeBSD

i386: locore.S includes this, so exclude C
AcceptedPublic

Authored by imp on Apr 15 2026, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 6:57 PM
Unknown Object (File)
Sun, May 17, 9:19 PM
Unknown Object (File)
Sun, May 17, 9:09 PM
Unknown Object (File)
Sun, May 17, 11:48 AM
Unknown Object (File)
Sat, May 16, 9:31 PM
Unknown Object (File)
Thu, May 14, 1:35 PM
Unknown Object (File)
Mon, May 11, 12:14 PM
Unknown Object (File)
Thu, Apr 30, 4:01 AM
Subscribers
None

Details

Reviewers
jhb
Summary

This is included by both C and assembler code, so exclude the C
definition from locore.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72226
Build 69109: arc lint + arc unit

Event Timeline

imp requested review of this revision.Apr 15 2026, 2:39 PM
imp created this revision.

This should be just as broken for LLVM? Presumably this is a recent regression?

This revision is now accepted and ready to land.Apr 15 2026, 3:01 PM

I didn't check to see when this regressed. And I didn't do a llvm build (though I should) w/o it.