Changeset 91782 in vbox
- Timestamp:
- Oct 17, 2021 12:23:51 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147567
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed
r82968 r91782 36 36 37 37 # Drop all lines not specifying an export. 38 /^ { "/!d 38 /^ { STK[BO][AK][CA][KY]/!d 39 40 # Remove the darwin stack switch-back indicator. 41 s/STKBACK(\([^)][^)]*\))/\1/ 42 s/STKOKAY(\([^)][^)]*\))/\1/ 39 43 40 44 # Handle trailing selection comment (/* solaris-only, os2-only */).
Note:
See TracChangeset
for help on using the changeset viewer.