summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/ral
diff options
context:
space:
mode:
authorrin <rin@NetBSD.org>2022-09-15 14:24:00 +0000
committerrin <rin@NetBSD.org>2022-09-15 14:24:00 +0000
commitaaccfbb5d168225151237fd6023ece24582dd4ce (patch)
treefcd71f2bc8a90eab4d6e8e85c5835de5e0443881 /sys/dev/microcode/ral
parent84e62ad1d399f47b497daca008346b7d862cc129 (diff)
fpu_execute(): Use FR() macro. No binary changes.
Diffstat (limited to 'sys/dev/microcode/ral')
0 files changed, 0 insertions, 0 deletions
r class='logheader'>2014-08-22Nuke the DOMAINADD() macro and just call domain_attach(), now that thingspooka work correctly that way. 2014-03-18Merge riastradh-drm2 to HEAD.riastradh 2014-03-13rename component.c -> netmpls_component.cpooka 2014-02-14Register netisr's from component constructors instead of via a hardcodedpooka global list. 2013-07-18Add librumpnet_netmpls that provides MPLS features into rump kernelskefren ok'ed pooka@