source:
bootcd/isolinux/syslinux-6.03/com32/lib/sys/zeroregs.c
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 178 bytes |
Rev | Line | |
---|---|---|
[e16e8f2] | 1 | #include <com32.h> |
2 | ||
3 | /* When we don't need to pass any registers, it's convenient to just | |
4 | be able to pass a prepared all-zero structure. */ | |
5 | const com32sys_t __com32_zero_regs; |
Note: See TracBrowser
for help on using the repository browser.