Skip to content

Commit 388db84

Browse files
committed
Remove binaries
1 parent 7804439 commit 388db84

19 files changed

+0
-453
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
run: cargo check --target riscv64imac-unknown-none-elf
3939
- name: Run CI script for riscv64gc-unknown-none-elf under ${{ matrix.rust }}
4040
run: cargo check --target riscv64gc-unknown-none-elf
41-
- name: Check blobs
42-
run: ./check-blobs.sh
4341

4442
# On macOS and Windows, we at least make sure that the crate builds and links.
4543
build-other:

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
Cargo.lock
22
target/
3-
bin/*.after
4-
bin/*.before
5-
bin/*.o

asm.S

Lines changed: 0 additions & 289 deletions
This file was deleted.

asm.h

Lines changed: 0 additions & 48 deletions
This file was deleted.

assemble.ps1

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)