mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Remove linux_arm_1292951.patch which is no longer required
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
diff --git linux_syscall_support.h linux_syscall_support.h
|
||||
index e4e816f..5ea1295 100644
|
||||
--- linux_syscall_support.h
|
||||
+++ linux_syscall_support.h
|
||||
@@ -4842,7 +4842,7 @@ struct kernel_statfs {
|
||||
unsigned, o2)
|
||||
LSS_INLINE _syscall5(ssize_t, _pwrite64, int, f,
|
||||
const void *, b, size_t, c, unsigned, o1,
|
||||
- long, o2)
|
||||
+ unsigned, o2)
|
||||
LSS_INLINE _syscall4(int, _readahead, int, f,
|
||||
unsigned, o1, unsigned, o2, size_t, c)
|
||||
#endif
|
Reference in New Issue
Block a user