Skip to content

Commit

Permalink
Remove debug/test binary file
Browse files Browse the repository at this point in the history
The file was added by 00ab5f0 in riscv-software-src#567.
Seems like a mistake.
```
> readelf -h debug/test
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           RISC-V
  Version:                           0x1
  Entry point address:               0x1212340000
  Start of program headers:          64 (bytes into file)
  Start of section headers:          16552 (bytes into file)
  Flags:                             0x0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         2
  Size of section headers:           64 (bytes)
  Number of section headers:         18
  Section header string table index: 17
```
  • Loading branch information
en-sc committed Aug 7, 2024
1 parent 68c70f5 commit 7bb0992
Showing 1 changed file with 0 additions and 0 deletions.
Binary file removed debug/test
Binary file not shown.

0 comments on commit 7bb0992

Please sign in to comment.