source:
bootcd/isolinux/syslinux-6.03/com32/lib/sys/zeroregs.c
@
dd1be7c
Last change on this file since dd1be7c was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 178 bytes |
Line | |
---|---|
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.