source: patches/linux-libc-headers-2.6.12.0-sparc_conflicts-1.patch @ 69cde8d

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 69cde8d was 69cde8d, checked in by Jim Gifford <clfs@…>, 18 years ago

Added: All patches needed for the book.

  • Property mode set to 100644
File size: 926 bytes
  • linux-libc-headers-2.6.12.0/include/asm-sparc/page.h

    Submitted By: Jim Gifford (patches at jg555 dot com)
    Date: 2005-07-09
    Initial Package Version: 2.6.12.0
    Origin: Jbit and MDH
    Upstream Status: Sent
    Description: Remove unistd.h, conflicts with the silo builds
     
    old new  
    88#ifndef _SPARC_PAGE_H
    99#define _SPARC_PAGE_H
    1010
    11 #include <unistd.h>
    12 
    1311#define PAGE_SIZE (getpagesize())
    1412static __inline__ int getpageshift()
    1513{
  • linux-libc-headers-2.6.12.0/include/asm-sparc64/page.h

    old new  
    11#ifndef _SPARC64_PAGE_H
    22#define _SPARC64_PAGE_H
    33
    4 #include <unistd.h>
    5 
    64#define PAGE_SIZE (getpagesize())
    75static __inline__ int getpageshift()
    86{
Note: See TracBrowser for help on using the repository browser.