~roguescholar/ipxe/trunk

Viewing all changes in revision 5913.

  • Committer: Michael Brown
  • Date: 2021-02-18 14:52:25 UTC
  • Revision ID: git-v1:e63b8c3302b1e80e14f3d3628ff279f7316ee208
[librm] Add missing __asmcall on init_idt()

The __asmcall declaration has no effect on a void function with no
parameters, but should be included for completeness since the function
is called directly from assembly code.

Signed-off-by: Michael Brown <mcb30@ipxe.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: