Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| | | | | Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/ | ||||
* | linuxulator: add stub arm64 linux_genassym.c | Ed Maste | 2019-09-11 | 1 | -0/+2 |
This will be fleshed out in the future but allows us to build the arm64 linuxulator using the same infrastructure as x86. Notes: svn path=/head/; revision=352223 |