Skip to content

Commit

Permalink
Add dataflowAPI/h/ABI.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 0c3f6a8 commit a8ba858
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dataflowAPI/h/ABI.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ class ABI{
DATAFLOW_EXPORT const bitArray &getReturnReadRegisters() const;
DATAFLOW_EXPORT const bitArray &getReturnRegisters() const;
DATAFLOW_EXPORT const bitArray &getParameterRegisters() const;
// No such thing as return written...

// Syscall!
DATAFLOW_EXPORT const bitArray &getSyscallReadRegisters() const;
DATAFLOW_EXPORT const bitArray &getSyscallWrittenRegisters() const;

Expand Down

0 comments on commit a8ba858

Please sign in to comment.