[Add] add xv6-rv
This commit is contained in:
17
lasoft/xv6-la/.gitignore
vendored
Normal file
17
lasoft/xv6-la/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
*~
|
||||
_*
|
||||
*.o
|
||||
*.d
|
||||
*.asm
|
||||
*.sym
|
||||
*.img
|
||||
vectors.S
|
||||
bootblock
|
||||
entryother
|
||||
initcode
|
||||
initcode.out
|
||||
kernelmemfs
|
||||
mkfs
|
||||
kernel/kernel
|
||||
user/usys.S
|
||||
.gdbinit
|
||||
Reference in New Issue
Block a user