include vmm.inc VxD_ICODE_ENDS |
The VxD_ICODE_ENDS macro defines the end of an initialization code segment. Virtual devices use this macro in conjunction with the VxD_ICODE_SEG macro to create initialization code.
This macro has no parameters.
This macro has no return value.