diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-22 21:39:30 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-09-22 22:05:38 +0200 |
| commit | 7a721c4374f192ba025b27f790cf14339ca2088e (patch) | |
| tree | afee2dcf0f7b8ead535237aa0c8f9a74369a5093 /.gitignore | |
| parent | 08f15adc6cd9de0db8244963177505cfdd634504 (diff) | |
| download | farga-7a721c4374f192ba025b27f790cf14339ca2088e.tar.gz farga-7a721c4374f192ba025b27f790cf14339ca2088e.zip | |
kernel/vdso: Add an example on vDSO
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ arch/riscv/machine/machine # kernel/dtm kernel/dtm/modules.order kernel/dtm/Module.symvers +kernel/vdso/vdso # lang/c lang/c/counted_by
\ No newline at end of file |
