Ignore:
Timestamp:
Aug 25, 2018, 6:29:34 PM (6 years ago)
Author:
viala@…
Message:

[syscalls] add interface in implementation.

Add const where possible, fix protoypes to follow interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/syscalls/sys_display.c

    r457 r506  
    3131#include <string.h>
    3232#include <shared_syscalls.h>
     33
     34#include <syscalls.h>
    3335
    3436/////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.