cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

m68328.h (187B)


      1// SPDX-License-Identifier: GPL-2.0
      2void init_dragen2(char *command, int size);
      3void init_ucsimm(char *command, int size);
      4struct rtc_time;
      5int m68328_hwclk(int set, struct rtc_time *t);