aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2025-09-22 21:39:30 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2025-09-22 22:05:38 +0200
commit7a721c4374f192ba025b27f790cf14339ca2088e (patch)
treeafee2dcf0f7b8ead535237aa0c8f9a74369a5093 /.gitignore
parent08f15adc6cd9de0db8244963177505cfdd634504 (diff)
downloadfarga-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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b892347..78479c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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