Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117437
b: refs/heads/master
c: 887c57d
h: refs/heads/master
i:
  117435: e489bdb
v: v3
  • Loading branch information
Al Viro authored and H. Peter Anvin committed Oct 23, 2008
1 parent 3ffb391 commit dbccedf
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa7bd942498512d6b77d1d0da846a8ecdd5d6186
refs/heads/master: 887c57d480ee9dbfec53f2539359dd289f50acab
1 change: 0 additions & 1 deletion trunk/arch/um/include/shared/as-layout.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#ifndef __START_H__
#define __START_H__

#include "uml-config.h"
#include "kern_constants.h"

/*
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/include/shared/um_mmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#ifndef __ARCH_UM_MMU_H
#define __ARCH_UM_MMU_H

#include "uml-config.h"
#include "mm_id.h"
#include "ldt.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/os-Linux/skas/mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include "user.h"
#include "sysdep/ptrace.h"
#include "sysdep/stub.h"
#include "uml-config.h"

extern unsigned long batch_syscall_stub, __syscall_stub_start;

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/sys-i386/shared/sysdep/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#ifndef __SYSDEP_I386_PTRACE_H
#define __SYSDEP_I386_PTRACE_H

#include "uml-config.h"
#include "user_constants.h"
#include "sysdep/faultinfo.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/sys-i386/shared/sysdep/stub.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "as-layout.h"
#include "stub-data.h"
#include "kern_constants.h"
#include "uml-config.h"

extern void stub_segv_handler(int sig);
extern void stub_clone_handler(void);
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/sys-i386/stub.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include "uml-config.h"
#include "as-layout.h"

.globl syscall_stub
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/sys-x86_64/shared/sysdep/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#ifndef __SYSDEP_X86_64_PTRACE_H
#define __SYSDEP_X86_64_PTRACE_H

#include "uml-config.h"
#include "user_constants.h"
#include "sysdep/faultinfo.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/sys-x86_64/shared/sysdep/stub.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "as-layout.h"
#include "stub-data.h"
#include "kern_constants.h"
#include "uml-config.h"

extern void stub_segv_handler(int sig);
extern void stub_clone_handler(void);
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/sys-x86_64/stub.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include "uml-config.h"
#include "as-layout.h"

.globl syscall_stub
Expand Down

0 comments on commit dbccedf

Please sign in to comment.