summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2017-10-30 17:06:42 +0000
committermaxv <maxv@NetBSD.org>2017-10-30 17:06:42 +0000
commit041dce6f7906362fef36bac813fd179b97e3d2db (patch)
tree3b926a333e9cc35bbb801f3dfe1accbcec3a9582 /sys/dev/microcode/tools
parent7071b24ffcdf170a7fce36e8a0f3c3468b506b15 (diff)
Always use END() markers when declaring functions in assembly, so that ld
can compute the size of the functions. A few remain. While here, fix a bug in the INTRSTUB macro: we are falling through resume_, but it is aligned, so it looks like we're executing the inter- function padding - which probably happens to contain NOPs, but that's still bad.
Diffstat (limited to 'sys/dev/microcode/tools')
0 files changed, 0 insertions, 0 deletions