Skip to content

Commit

Permalink
del suseconds_t, consistent with the toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
rcitach committed Oct 31, 2024
1 parent ec15f25 commit ba6360e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/lwp/lwp_syscall.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
extern "C" {
#endif

typedef long suseconds_t; /* microseconds (signed) */
typedef uint32_t id_t; /* may contain pid, uid or gid */

/*
Expand Down

0 comments on commit ba6360e

Please sign in to comment.