Skip to content

Commit

Permalink
Revert "Added s390x support to sysdig source (draios#667)"
Browse files Browse the repository at this point in the history
This reverts commit bf7ae5a.
  • Loading branch information
aleks-f authored and Damian Myerscough committed Mar 3, 2017
1 parent 9363b21 commit fdbce9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions driver/ppm.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ long ppm_strncpy_from_user(char *to, const char __user *from, unsigned long n);
#define SYSCALL_TABLE_ID0 0
#elif defined CONFIG_PPC64
#define SYSCALL_TABLE_ID0 0
#elif defined CONFIG_S390
#define SYSCALL_TABLE_ID0 0
#define __NR_time 13
#endif

#define SYSCALL_TABLE_SIZE 512
Expand Down

0 comments on commit fdbce9e

Please sign in to comment.